Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h638 static inline void sm_config_set_in_shift(pio_sm_config *c, bool shift_right, bool autopush, uint p… in sm_config_set_in_shift() argument
645 (bool_to_bit(autopush) << PIO_SM0_SHIFTCTRL_AUTOPUSH_LSB) | in sm_config_set_in_shift()