Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/
Dxip_cache.c56 xip_ctrl_hw->flush = 1; in __no_inline_not_in_flash_func()
58 (void)xip_ctrl_hw->flush; in __no_inline_not_in_flash_func()
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dxip.h75 #define xip_ctrl_hw ((xip_ctrl_hw_t *)XIP_CTRL_BASE) macro
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dxip.h72 #define xip_ctrl_hw ((xip_ctrl_hw_t *)XIP_CTRL_BASE) macro