Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h1644 static inline bool pio_sm_is_rx_fifo_empty(PIO pio, uint sm) { in pio_sm_is_rx_fifo_empty() function
1729 while (pio_sm_is_rx_fifo_empty(pio, sm)) tight_loop_contents(); in pio_sm_get_blocking()