Macros
Collaboration diagram for FLASH IWDG Counter Freeze in STOP:

Macros

#define OB_IWDG_STOP_ACTIVE   ((uint32_t)0x80000000U)
 
#define OB_IWDG_STOP_ACTIVE   FLASH_OPTSR_FZ_IWDG_STOP
 
#define OB_IWDG_STOP_ACTIVE   FLASH_OPTSR_FZ_IWDG_STOP
 
#define OB_IWDG_STOP_FREEZE   ((uint32_t)0x00000000U)
 
#define OB_IWDG_STOP_FREEZE   0x00000000U
 
#define OB_IWDG_STOP_FREEZE   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ OB_IWDG_STOP_ACTIVE [1/3]

#define OB_IWDG_STOP_ACTIVE   ((uint32_t)0x80000000U)

IWDG counter active in STOP mode

Definition at line 215 of file stm32f7xx_hal_flash_ex.h.

◆ OB_IWDG_STOP_ACTIVE [2/3]

#define OB_IWDG_STOP_ACTIVE   FLASH_OPTSR_FZ_IWDG_STOP

IWDG counter active in STOP mode

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

◆ OB_IWDG_STOP_ACTIVE [3/3]

#define OB_IWDG_STOP_ACTIVE   FLASH_OPTSR_FZ_IWDG_STOP

IWDG counter active in STOP mode

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

◆ OB_IWDG_STOP_FREEZE [1/3]

#define OB_IWDG_STOP_FREEZE   ((uint32_t)0x00000000U)

Freeze IWDG counter in STOP mode

Definition at line 214 of file stm32f7xx_hal_flash_ex.h.

◆ OB_IWDG_STOP_FREEZE [2/3]

#define OB_IWDG_STOP_FREEZE   0x00000000U

Freeze IWDG counter in STOP mode

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

◆ OB_IWDG_STOP_FREEZE [3/3]

#define OB_IWDG_STOP_FREEZE   0x00000000U

Freeze IWDG counter in STOP mode

Definition at line 319 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