Searched refs:PIO_SM0_PINCTRL_SET_COUNT_BITS (Results 1 – 3 of 3) sorted by relevance
400 c->pinctrl = (c->pinctrl & ~PIO_SM0_PINCTRL_SET_COUNT_BITS) | in sm_config_set_set_pin_count()1518 …nctrl = (pio->sm[sm].pinctrl & ~(PIO_SM0_PINCTRL_SET_BASE_BITS | PIO_SM0_PINCTRL_SET_COUNT_BITS)) | in pio_sm_set_set_pins()
994 #define PIO_SM0_PINCTRL_SET_COUNT_BITS _u(0x1c000000) macro
1160 #define PIO_SM0_PINCTRL_SET_COUNT_BITS _u(0x1c000000) macro