Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/w1/
Dw1_test.c35 static int w1_vnd_write_bit(const struct device *dev, const bool bit) in w1_vnd_write_bit() function
59 .write_bit = w1_vnd_write_bit,