Home
last modified time | relevance | path

Searched refs:RP2_ALT_FUNC_POS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/raspberrypi/rpi_pico/common/
Dpinctrl_soc.h72 (((pinctrl) >> RP2_ALT_FUNC_POS) & RP2_ALT_FUNC_MASK)
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Drpi-pico-pinctrl-common.h11 #define RP2_ALT_FUNC_POS 0 macro
22 #define RP2XXX_PINMUX(pin_num, alt_func) (pin_num << RP2_PIN_NUM_POS | alt_func << RP2_ALT_FUNC_POS)