Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h1672 static inline bool pio_sm_is_tx_fifo_full(PIO pio, uint sm) { in pio_sm_is_tx_fifo_full() function
1716 while (pio_sm_is_tx_fifo_full(pio, sm)) tight_loop_contents(); in pio_sm_put_blocking()