Home
last modified time | relevance | path

Searched refs:OB_STDBY_RST_D2 (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h568 #define OB_STDBY_RST_D2 0x00000000U /*!< Reset generated when entering the D2 t… macro
1015 … IS_OB_STDBY_D2_RESET(VALUE) (((VALUE) == OB_STDBY_NO_RST_D2) || ((VALUE) == OB_STDBY_RST_D2))