Searched refs:PIO_FSTAT_TXFULL_LSB (Results 1 – 2 of 2) sorted by relevance
806 return (pio->fstat & (1u << (PIO_FSTAT_TXFULL_LSB + sm))) != 0; in pio_sm_is_tx_fifo_full()
67 #define PIO_FSTAT_TXFULL_LSB 16 macro
Completed in 21 milliseconds