Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h650 #define OB_USER_BCM7 0x0800U /*!< CM7 boot selection */ macro
661 OB_USER_IWDG2_SW | OB_USER_BCM4 | OB_USER_BCM7 |\
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1529 if((UserType & OB_USER_BCM7) != 0U) in FLASH_OB_UserConfig()