Home
last modified time | relevance | path

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

/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()
1517 static void FLASH_OB_BootLockConfig(uint32_t BootOption, uint32_t BootLockConfig) in FLASH_OB_BootLockConfig()
1555 static void FLASH_OB_GetBootConfig(uint32_t BootOption, uint32_t *BootAddress, uint32_t *BootLockCo… in FLASH_OB_GetBootConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c932 static HAL_StatusTypeDef FLASH_OB_BootAddressConfig(uint32_t BootOption, uint32_t Address) in FLASH_OB_BootAddressConfig()
1016 static uint32_t FLASH_OB_GetBootAddress(uint32_t BootOption) in FLASH_OB_GetBootAddress()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c1769 static void FLASH_OB_BootAddConfig(uint32_t BootOption, uint32_t BootAddress0, uint32_t BootAddress… in FLASH_OB_BootAddConfig()
1835 static void FLASH_OB_CM4BootAddConfig(uint32_t BootOption, uint32_t BootAddress0, uint32_t BootAddr… in FLASH_OB_CM4BootAddConfig()