Home
last modified time | relevance | path

Searched defs:xip_cache_clean_all (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/include/hardware/
Dxip_cache.h173 static inline void xip_cache_clean_all(void) {} in xip_cache_clean_all() function
/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