Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c1256 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig()
1461 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t * BootAddr) in FLASH_OB_GetBootAddr()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c1446 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig()
1665 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr) in FLASH_OB_GetBootAddr()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash.h103 uint32_t BootAddrConfig; /*!< Configuration of the Boot address (used for OPTIONBYTE_BOOTADDR). member
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_flash.h106 uint32_t BootAddrConfig; /*!< Configuration of the Boot address (used for OPTIONBYTE_BOOTADDR). member