Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/include/hardware/
Dxip_cache.h201 void xip_cache_pin_range(uintptr_t start_offset, uintptr_t size_bytes);
/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/
Dxip_cache.c104 void __no_inline_not_in_flash_func(xip_cache_pin_range)(uintptr_t start_offset, uintptr_t size_byte… in __no_inline_not_in_flash_func() argument