Searched refs:GPIO_MUXSEL_EINT (Results 1 – 2 of 2) sorted by relevance
74 GPIO_MUXSEL_EINT = 14, enumerator86 GPIO_MUXSEL_EINT = 6,
815 …et = hal_gpio_pinmux_set_function(gpio_desc->irq_desc[irq - GPIO_IRQ_START].pin, GPIO_MUXSEL_EINT); in hal_gpio_irq_attach()851 …et = hal_gpio_pinmux_set_function(gpio_desc->irq_desc[irq - GPIO_IRQ_START].pin, GPIO_MUXSEL_EINT); in hal_gpio_irq_request()
Completed in 12 milliseconds