Searched refs:PIO_FLEVEL_RX0_LSB (Results 1 – 2 of 2) sorted by relevance
792 int bitoffs = PIO_FLEVEL_RX0_LSB + sm * (PIO_FLEVEL_RX1_LSB - PIO_FLEVEL_RX0_LSB); in pio_sm_get_rx_fifo_level()793 const uint32_t mask = PIO_FLEVEL_RX0_BITS >> PIO_FLEVEL_RX0_LSB; in pio_sm_get_rx_fifo_level()
183 #define PIO_FLEVEL_RX0_LSB 4 macro
Completed in 14 milliseconds