Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h1431 static inline bool pio_sm_is_exec_stalled(PIO pio, uint sm) { in pio_sm_is_exec_stalled() function
1453 while (pio_sm_is_exec_stalled(pio, sm)) tight_loop_contents(); in pio_sm_exec_wait_blocking()