Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_system.h1210 __STATIC_INLINE void LL_SYSCFG_SetCM7BootAddress0(uint16_t BootAddress) in LL_SYSCFG_SetCM7BootAddress0()
1242 __STATIC_INLINE void LL_SYSCFG_SetCM7BootAddress1(uint16_t BootAddress) in LL_SYSCFG_SetCM7BootAddress1()
1274 __STATIC_INLINE void LL_SYSCFG_SetCM4BootAddress0(uint16_t BootAddress) in LL_SYSCFG_SetCM4BootAddress0()
1297 __STATIC_INLINE void LL_SYSCFG_SetCM4BootAddress1(uint16_t BootAddress) in LL_SYSCFG_SetCM4BootAddress1()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_flash_ex.c1481 static void FLASH_OB_BootAddrConfig(uint32_t BootOption, uint32_t BootAddress) in FLASH_OB_BootAddrConfig()
1555 static void FLASH_OB_GetBootConfig(uint32_t BootOption, uint32_t *BootAddress, uint32_t *BootLockCo… in FLASH_OB_GetBootConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal.c677 void HAL_SYSCFG_CM7BootAddConfig(uint32_t BootRegister, uint32_t BootAddress) in HAL_SYSCFG_CM7BootAddConfig()
713 void HAL_SYSCFG_CM4BootAddConfig(uint32_t BootRegister, uint32_t BootAddress) in HAL_SYSCFG_CM4BootAddConfig()