Searched refs:XMC4XXX_PINMUX_GET_PIN (Results 1 – 2 of 2) sorted by relevance
54 #define XMC4XXX_PINMUX_GET_PIN(mx) ((mx >> XMC4XXX_PIN_POS) & XMC4XXX_PIN_MASK) macro
28 pin = XMC4XXX_PINMUX_GET_PIN(pinmux); in pinctrl_configure_pin()