Searched refs:PIO_SM0_PINCTRL_OUT_COUNT_BITS (Results 1 – 3 of 3) sorted by relevance
354 c->pinctrl = (c->pinctrl & ~PIO_SM0_PINCTRL_OUT_COUNT_BITS) | in sm_config_set_out_pin_count()1494 …nctrl = (pio->sm[sm].pinctrl & ~(PIO_SM0_PINCTRL_OUT_BASE_BITS | PIO_SM0_PINCTRL_OUT_COUNT_BITS)) | in pio_sm_set_out_pins()
1003 #define PIO_SM0_PINCTRL_OUT_COUNT_BITS _u(0x03f00000) macro
1169 #define PIO_SM0_PINCTRL_OUT_COUNT_BITS _u(0x03f00000) macro