Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h1688 return (pio->fstat & (1u << (PIO_FSTAT_TXEMPTY_LSB + sm))) != 0; in pio_sm_is_tx_fifo_empty()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpio.h89 #define PIO_FSTAT_TXEMPTY_LSB _u(24) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpio.h174 #define PIO_FSTAT_TXEMPTY_LSB _u(24) macro