Searched refs:SMARTBOND_PINMUX_FUNC_POS (Results 1 – 2 of 2) sorted by relevance
72 #define SMARTBOND_PINMUX_FUNC_POS 6 macro77 (((SMARTBOND_FUNC_ ## func) << SMARTBOND_PINMUX_FUNC_POS) | \
41 (((pinmux) >> SMARTBOND_PINMUX_FUNC_POS) & SMARTBOND_PINMUX_FUNC_MASK)