Searched refs:PIO_SM0_PINCTRL_OUT_BASE_BITS (Results 1 – 2 of 2) sorted by relevance
123 c->pinctrl = (c->pinctrl & ~(PIO_SM0_PINCTRL_OUT_BASE_BITS | PIO_SM0_PINCTRL_OUT_COUNT_BITS)) | in sm_config_set_out_pins()675 …pio->sm[sm].pinctrl = (pio->sm[sm].pinctrl & ~(PIO_SM0_PINCTRL_OUT_BASE_BITS | PIO_SM0_PINCTRL_OUT… in pio_sm_set_out_pins()
960 #define PIO_SM0_PINCTRL_OUT_BASE_BITS 0x0000001f macro
Completed in 15 milliseconds