Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h394 #define OB_NVSTATE_OPEN (uint8_t)0xB4 macro
761 #define IS_OB_NVSTATE(VALUE) (((VALUE) == OB_NVSTATE_OPEN) || ((VALUE) ==OB_NVSTATE_C…