Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_hogs.c14 struct gpio_hog_dt_spec { struct
21 const struct gpio_hog_dt_spec *specs; argument
70 .specs = (const struct gpio_hog_dt_spec []) { \
96 const struct gpio_hog_dt_spec *spec; in gpio_hogs_init()