Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash.h395 #define OB_NVSTATE_CLOSE (uint8_t)0x51 macro
761 …e IS_OB_NVSTATE(VALUE) (((VALUE) == OB_NVSTATE_OPEN) || ((VALUE) ==OB_NVSTATE_CLOSE))