Searched refs:PIO_FSTAT_RXFULL_LSB (Results 1 – 3 of 3) sorted by relevance
1634 return (pio->fstat & (1u << (PIO_FSTAT_RXFULL_LSB + sm))) != 0; in pio_sm_is_rx_fifo_full()
113 #define PIO_FSTAT_RXFULL_LSB _u(0) macro
198 #define PIO_FSTAT_RXFULL_LSB _u(0) macro