Macros
Collaboration diagram for FLASH IWDG Counter Freeze in STANDBY:

Macros

#define OB_IWDG_STDBY_ACTIVE   ((uint32_t)0x40000000U)
 
#define OB_IWDG_STDBY_ACTIVE   FLASH_OPTSR_FZ_IWDG_SDBY
 
#define OB_IWDG_STDBY_ACTIVE   FLASH_OPTSR_FZ_IWDG_SDBY
 
#define OB_IWDG_STDBY_FREEZE   ((uint32_t)0x00000000U)
 
#define OB_IWDG_STDBY_FREEZE   0x00000000U
 
#define OB_IWDG_STDBY_FREEZE   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ OB_IWDG_STDBY_ACTIVE [1/3]

#define OB_IWDG_STDBY_ACTIVE   ((uint32_t)0x40000000U)

IWDG counter active in STANDBY mode

Definition at line 224 of file stm32f7xx_hal_flash_ex.h.

◆ OB_IWDG_STDBY_ACTIVE [2/3]

#define OB_IWDG_STDBY_ACTIVE   FLASH_OPTSR_FZ_IWDG_SDBY

IWDG counter active in STANDBY mode

Definition at line 319 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OB_IWDG_STDBY_ACTIVE [3/3]

#define OB_IWDG_STDBY_ACTIVE   FLASH_OPTSR_FZ_IWDG_SDBY

IWDG counter active in STANDBY mode

Definition at line 329 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OB_IWDG_STDBY_FREEZE [1/3]

#define OB_IWDG_STDBY_FREEZE   ((uint32_t)0x00000000U)

Freeze IWDG counter in STANDBY mode

Definition at line 223 of file stm32f7xx_hal_flash_ex.h.

◆ OB_IWDG_STDBY_FREEZE [2/3]

#define OB_IWDG_STDBY_FREEZE   0x00000000U

Freeze IWDG counter in STANDBY mode

Definition at line 318 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OB_IWDG_STDBY_FREEZE [3/3]

#define OB_IWDG_STDBY_FREEZE   0x00000000U

Freeze IWDG counter in STANDBY mode

Definition at line 328 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08