Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h510 #define OB_BCM4_DISABLE 0x00000000U /*!< CM4 Boot disabled */ macro
1007 #define IS_OB_USER_BCM4(VALUE) (((VALUE) == OB_BCM4_DISABLE) || ((VALUE) == OB_BCM4_ENABL…