Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_xip_cache/
Dxip_cache.c48 *(io_wo_8 *) (XIP_MAINTENANCE_BASE + offset + (uintptr_t)op) = 0; in __no_inline_not_in_flash_func()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h30 #define XIP_MAINTENANCE_BASE _u(0x18000000) macro