Home
last modified time | relevance | path

Searched refs:FLASH_OB_GetBootAddr (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c133 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t * BootAddr);
431 FLASH_OB_GetBootAddr(pOBInit->BootAddrConfig, &(pOBInit->BootAddr)); in HAL_FLASHEx_OBGetConfig()
1461 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t * BootAddr) in FLASH_OB_GetBootAddr() function
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c145 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr);
454 FLASH_OB_GetBootAddr(pOBInit->BootAddrConfig, &(pOBInit->BootAddr)); in HAL_FLASHEx_OBGetConfig()
1665 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr) in FLASH_OB_GetBootAddr() function