Home
last modified time | relevance | path

Searched refs:ab_gpio (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/input/
Dinput_gpio_qdec.c27 struct gpio_dt_spec ab_gpio[GPIO_QDEC_GPIO_NUM]; member
71 const struct gpio_dt_spec *gpio = &cfg->ab_gpio[i]; in gpio_qdec_irq_setup()
140 if (gpio_pin_get_dt(&cfg->ab_gpio[0])) { in gpio_qdec_get_step()
143 if (gpio_pin_get_dt(&cfg->ab_gpio[1])) { in gpio_qdec_get_step()
266 BIT(cfg->ab_gpio[0].pin) | BIT(cfg->ab_gpio[1].pin)); in gpio_qdec_init()
268 const struct gpio_dt_spec *gpio = &cfg->ab_gpio[i]; in gpio_qdec_init()
334 const struct gpio_dt_spec *gpio = &cfg->ab_gpio[i]; in gpio_qdec_pin_suspend()
411 .ab_gpio = { \