Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_pio/include/hardware/
Dpio.h623 ((pin & 31) << PIO_SM0_EXECCTRL_JMP_PIN_LSB); in sm_config_set_jmp_pin()
816 ….execctrl = config->execctrl ^ (gpio_base ? ((used >> 20) << (PIO_SM0_EXECCTRL_JMP_PIN_LSB + 4)) :… in pio_sm_set_config()
1580 | (pin << PIO_SM0_EXECCTRL_JMP_PIN_LSB); in pio_sm_set_jmp_pin()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpio.h792 #define PIO_SM0_EXECCTRL_JMP_PIN_LSB _u(24) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpio.h890 #define PIO_SM0_EXECCTRL_JMP_PIN_LSB _u(24) macro