Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h559 #define OB_STOP_RST_D2 0x00000000U /*!< Reset generated when entering the D2 t… macro
1013 …ne IS_OB_STOP_D2_RESET(VALUE) (((VALUE) == OB_STOP_NO_RST_D2) || ((VALUE) == OB_STOP_RST_D2))