Home
last modified time | relevance | path

Searched refs:FLASH_OB_BootAddrConfig (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c125 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr);
364 FLASH_OB_BootAddrConfig(pOBInit->BootAddrConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram()
1256 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c135 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr);
386 FLASH_OB_BootAddrConfig(pOBInit->BootAddrConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram()
1446 static void FLASH_OB_BootAddrConfig(uint32_t BootAddrConfig, uint32_t BootAddr) in FLASH_OB_BootAddrConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_flash_ex.c119 static void FLASH_OB_BootAddrConfig(uint32_t BootOption, uint32_t BootAddress);
403 FLASH_OB_BootAddrConfig(pOBInit->BootConfig, pOBInit->BootAddr); in HAL_FLASHEx_OBProgram()
1481 static void FLASH_OB_BootAddrConfig(uint32_t BootOption, uint32_t BootAddress) in FLASH_OB_BootAddrConfig() function