Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h479 #define OB_SECURITY_DISABLE 0x00000000U /*!< security enabled */ macro
1004 …OB_USER_SECURITY(VALUE) (((VALUE) == OB_SECURITY_ENABLE) || ((VALUE) == OB_SECURITY_DISABLE))