Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_flash/
Dflash.c246 bool can_put = !(flags & QMI_DIRECT_CSR_TXFULL_BITS); in __no_inline_not_in_flash_func()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dqmi.h108 #define QMI_DIRECT_CSR_TXFULL_BITS _u(0x00000400) macro