Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h657 static inline void sm_config_set_out_shift(pio_sm_config *c, bool shift_right, bool autopull, uint … in sm_config_set_out_shift() argument
664 (bool_to_bit(autopull) << PIO_SM0_SHIFTCTRL_AUTOPULL_LSB) | in sm_config_set_out_shift()