Searched refs:PIO_FSTAT_TXFULL_LSB (Results 1 – 3 of 3) sorted by relevance
1675 return (pio->fstat & (1u << (PIO_FSTAT_TXFULL_LSB + sm))) != 0; in pio_sm_is_tx_fifo_full()
97 #define PIO_FSTAT_TXFULL_LSB _u(16) macro
182 #define PIO_FSTAT_TXFULL_LSB _u(16) macro