Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/include/hardware/
Dxip_cache.h125 void xip_cache_invalidate_range(uintptr_t start_offset, uintptr_t size_bytes);
/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/
Dxip_cache.c65 void __no_inline_not_in_flash_func(xip_cache_invalidate_range)(uintptr_t start_offset, uintptr_t si… in __no_inline_not_in_flash_func() argument