Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c132 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t * BootAddr);
430 FLASH_OB_GetBootAddr(pOBInit->BootAddrConfig, &(pOBInit->BootAddr)); in HAL_FLASHEx_OBGetConfig()
1460 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t * BootAddr) in FLASH_OB_GetBootAddr() function
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c142 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr);
465 FLASH_OB_GetBootAddr(pOBInit->BootAddrConfig, &(pOBInit->BootAddr)); in HAL_FLASHEx_OBGetConfig()
1621 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr) in FLASH_OB_GetBootAddr() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c144 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr);
453 FLASH_OB_GetBootAddr(pOBInit->BootAddrConfig, &(pOBInit->BootAddr)); in HAL_FLASHEx_OBGetConfig()
1664 static void FLASH_OB_GetBootAddr(uint32_t BootAddrConfig, uint32_t *BootAddr) in FLASH_OB_GetBootAddr() function