Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c247 bool can_get = !(flags & QMI_DIRECT_CSR_RXEMPTY_BITS); in __no_inline_not_in_flash_func()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dqmi.h81 #define QMI_DIRECT_CSR_RXEMPTY_BITS _u(0x00010000) macro