Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/pinctrl/
Dsmartbond-pinctrl.h72 #define SMARTBOND_PINMUX_FUNC_POS 6 macro
77 (((SMARTBOND_FUNC_ ## func) << SMARTBOND_PINMUX_FUNC_POS) | \
/Zephyr-Core-3.5.0/soc/arm/renesas_smartbond/da1469x/
Dpinctrl_soc.h41 (((pinmux) >> SMARTBOND_PINMUX_FUNC_POS) & SMARTBOND_PINMUX_FUNC_MASK)