Home
last modified time | relevance | path

Searched refs:PIO_SM0_PINCTRL_OUT_COUNT_BITS (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h354 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()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpio.h1003 #define PIO_SM0_PINCTRL_OUT_COUNT_BITS _u(0x03f00000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpio.h1169 #define PIO_SM0_PINCTRL_OUT_COUNT_BITS _u(0x03f00000) macro