Searched refs:PIO_FSTAT_TXEMPTY_LSB (Results 1 – 2 of 2) sorted by relevance
818 return (pio->fstat & (1u << (PIO_FSTAT_TXEMPTY_LSB + sm))) != 0; in pio_sm_is_tx_fifo_empty()
59 #define PIO_FSTAT_TXEMPTY_LSB 24 macro
Completed in 14 milliseconds