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 |
#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.
#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.
#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.
#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.
#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.
#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.