Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dmchp-xec-pinctrl.h51 #define MCHP_XEC_PINMUX_FUNC_MSK 0x7 macro
63 (((f) & MCHP_XEC_PINMUX_FUNC_MSK) << MCHP_XEC_PINMUX_FUNC_POS))
73 (((p) >> MCHP_XEC_PINMUX_FUNC_POS) & MCHP_XEC_PINMUX_FUNC_MSK)