Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/boot_stage2/asminclude/boot2_helpers/
Dwait_qmi_ready.S17 andi a0, a0, QMI_DIRECT_CSR_BUSY_BITS
/hal_rpi_pico-latest/src/rp2350/boot_stage2/
Dboot2_w25q080.S177 andi a1, a1, QMI_DIRECT_CSR_BUSY_BITS
269 tst r0, #QMI_DIRECT_CSR_BUSY_BITS
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dqmi.h168 #define QMI_DIRECT_CSR_BUSY_BITS _u(0x00000002) macro