Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/include/hardware/
Dxip_cache.h151 void xip_cache_clean_all(void);
173 static inline void xip_cache_clean_all(void) {} in xip_cache_clean_all() function
/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c127 xip_cache_clean_all(); in __no_inline_not_in_flash_func()
163 xip_cache_clean_all(); in __no_inline_not_in_flash_func()
211 xip_cache_clean_all(); in __no_inline_not_in_flash_func()
/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/
Dxip_cache.c88 void __no_inline_not_in_flash_func(xip_cache_clean_all)(void) { in __no_inline_not_in_flash_func() argument