Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c127 static void FLASH_OB_GetBootAdd(uint32_t *BootAddress0, uint32_t *BootAddress1);
599 FLASH_OB_GetBootAdd(&(pOBInit->BootAddr0), &(pOBInit->BootAddr1)); in HAL_FLASHEx_OBGetConfig()
1807 static void FLASH_OB_GetBootAdd(uint32_t *BootAddress0, uint32_t *BootAddress1) in FLASH_OB_GetBootAdd() function