Home
last modified time | relevance | path

Searched defs:gpio_spec (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Ddiag.c166 static const struct gpio_dt_spec gpio_spec[] = { variable
/Zephyr-latest/drivers/input/
Dinput_gpio_keys.c142 static int gpio_keys_interrupt_configure(const struct gpio_dt_spec *gpio_spec, in gpio_keys_interrupt_configure()