Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/w1/
Dw1_zephyr_gpio.c234 static int w1_gpio_read_byte(const struct device *dev) in w1_gpio_read_byte() function
314 .read_byte = w1_gpio_read_byte,