Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h540 #define OB_STOP_RST_D1 0x00000000U /*!< Reset generated when entering the D1 t… macro
993 …ne IS_OB_STOP_D1_RESET(VALUE) (((VALUE) == OB_STOP_NO_RST_D1) || ((VALUE) == OB_STOP_RST_D1))