Home
last modified time | relevance | path

Searched refs:RP2_ALT_FUNC_MASK (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.h12 #define RP2_ALT_FUNC_MASK 0xf macro