Home
last modified time | relevance | path

Searched refs:PIO_FSTAT_TXFULL_LSB (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/pico/rp2_common/hardware_pio/include/hardware/
A Dpio.h806 return (pio->fstat & (1u << (PIO_FSTAT_TXFULL_LSB + sm))) != 0; in pio_sm_is_tx_fifo_full()
/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Dpio.h67 #define PIO_FSTAT_TXFULL_LSB 16 macro

Completed in 21 milliseconds