Searched refs:PIO_FSTAT_RXEMPTY_LSB (Results 1 – 3 of 3) sorted by relevance
1647 return (pio->fstat & (1u << (PIO_FSTAT_RXEMPTY_LSB + sm))) != 0; in pio_sm_is_rx_fifo_empty()
105 #define PIO_FSTAT_RXEMPTY_LSB _u(8) macro
190 #define PIO_FSTAT_RXEMPTY_LSB _u(8) macro