Searched refs:SOC_PINMUX_HSIOM_FUNC_POS (Results 1 – 2 of 2) sorted by relevance
34 #define SOC_PINMUX_HSIOM_FUNC_POS (16) macro35 #define SOC_PINMUX_HSIOM_MASK (0xFFul << SOC_PINMUX_HSIOM_FUNC_POS)84 (((pinmux) & SOC_PINMUX_HSIOM_MASK) >> SOC_PINMUX_HSIOM_FUNC_POS)
18 #define SOC_PINMUX_HSIOM_FUNC_POS (16) macro19 #define SOC_PINMUX_HSIOM_MASK (0xFFul << SOC_PINMUX_HSIOM_FUNC_POS)71 (hsiom << SOC_PINMUX_HSIOM_FUNC_POS))