Searched refs:SOC_GPIO_FUNC_MASK (Results 1 – 3 of 3) sorted by relevance
61 #define SOC_GPIO_FUNC_MASK (15 << SOC_GPIO_FUNC_POS) macro
122 uint32_t type = pin->flags & SOC_GPIO_FUNC_MASK; in soc_gpio_configure()
91 uint32_t type = pin->flags & SOC_GPIO_FUNC_MASK; in soc_gpio_configure()