HAL
FLASH_FlushCaches() is only used within HAL.
 
Symbols
loading...
Files
loading...

FLASH_FlushCaches() function

Flush the instruction and data caches

Syntax

void FLASH_FlushCaches(void);
Implemented in stm32f4xx_hal_flash_ex.c:1309

Return value

None

References

LocationReferrerText
stm32f4xx_hal_flash_ex.c:1309
void FLASH_FlushCaches(void)
stm32f4xx_hal_flash_ex.h:1045
void FLASH_FlushCaches(void);
stm32f4xx_hal_flash.c:330HAL_FLASH_IRQHandler()
FLASH_FlushCaches() ;
stm32f4xx_hal_flash.c:342HAL_FLASH_IRQHandler()
FLASH_FlushCaches() ;
stm32f4xx_hal_flash_ex.c:215HAL_FLASHEx_Erase()
FLASH_FlushCaches();

Call Tree

Functions calling FLASH_FlushCaches()
FLASH_FlushCaches()
Data read by FLASH_FlushCaches()
Data written by FLASH_FlushCaches()
FLASH_FlushCaches()
all items filtered out