Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dxip_ctrl.h11 #define XIP_STAT_FLUSH_RDY XIP_STAT_FLUSH_READY_BITS
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dxip_ctrl.h11 #define XIP_STAT_FLUSH_RDY XIP_STAT_FLUSH_READY_BITS
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dxip.h111 #define XIP_STAT_FLUSH_READY_BITS _u(0x00000001) macro