Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1787 if((BootOption & OB_BOOT_ADD1) == OB_BOOT_ADD1) in FLASH_OB_BootAddConfig()
1850 if((BootOption & OB_BOOT_ADD1) == OB_BOOT_ADD1) in FLASH_OB_CM4BootAddConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h699 #define OB_BOOT_ADD1 0x02U /*!< Select Boot Address 1 */ macro
1031 ((VALUE) == OB_BOOT_ADD1) || \