Searched refs:pull_threshold (Results 1 – 1 of 1) sorted by relevance
657 …d sm_config_set_out_shift(pio_sm_config *c, bool shift_right, bool autopull, uint pull_threshold) { in sm_config_set_out_shift() argument658 valid_params_if(HARDWARE_PIO, pull_threshold <= 32); in sm_config_set_out_shift()665 ((pull_threshold & 0x1fu) << PIO_SM0_SHIFTCTRL_PULL_THRESH_LSB); in sm_config_set_out_shift()