Home
last modified time | relevance | path

Searched defs:IS_OB_BOOT_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash_ex.h566 #define IS_OB_BOOT_ADDRESS(ADDRESS) ((ADDRESS) <= 0x8013) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_flash_ex.h929 #define IS_OB_BOOT_ADDRESS(ADDRESS) ((ADDRESS) <= 0x8013U) macro