Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1769 …atic void FLASH_OB_BootAddConfig(uint32_t BootOption, uint32_t BootAddress0, uint32_t BootAddress1) in FLASH_OB_BootAddConfig()
1807 static void FLASH_OB_GetBootAdd(uint32_t *BootAddress0, uint32_t *BootAddress1) in FLASH_OB_GetBootAdd()
1835 …c void FLASH_OB_CM4BootAddConfig(uint32_t BootOption, uint32_t BootAddress0, uint32_t BootAddress1) in FLASH_OB_CM4BootAddConfig()
1866 static void FLASH_OB_GetCM4BootAdd(uint32_t *BootAddress0, uint32_t *BootAddress1) in FLASH_OB_GetCM4BootAdd()