Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/w1/
Dw1_net.c23 #define W1_SEARCH_NO_SLAVE 66 macro
80 *last_discrepancy = W1_SEARCH_NO_SLAVE; in search_slave()
108 *last_discrepancy = W1_SEARCH_NO_SLAVE; in search_slave()
176 if (last_discrepancy == W1_SEARCH_NO_SLAVE) { in z_impl_w1_search_bus()