Searched refs:SOC_GPIO_FUNC_E (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/soc/arm/atmel_sam/common/ | ||
D | soc_gpio.h | 71 #define SOC_GPIO_FUNC_E (4 << SOC_GPIO_FUNC_POS) macro |
D | soc_sam4l_gpio.c | 125 case SOC_GPIO_FUNC_E: in soc_gpio_configure() |