Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/w1/
Dw1_zephyr_gpio.c93 struct w1_gpio_config { struct
137 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_reset_bus()
173 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_read_bit()
208 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_write_bit()
286 const struct w1_gpio_config *cfg = dev->config; in w1_gpio_init()
320 static const struct w1_gpio_config w1_gpio_cfg_##inst = { \