Searched refs:has_enable_pin (Results 1 – 1 of 1) sorted by relevance
699 static inline void sm_config_set_out_special(pio_sm_config *c, bool sticky, bool has_enable_pin, ui… in sm_config_set_out_special() argument704 (bool_to_bit(has_enable_pin) << PIO_SM0_EXECCTRL_INLINE_OUT_EN_LSB) | in sm_config_set_out_special()