Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/microchip/mchp_tach_xec/
Dtach_mchp_xec.c57 uint8_t poll_count = 0; in tach_xec_sample_fetch() local
61 while (poll_count < PIN_STS_TIMEOUT) { in tach_xec_sample_fetch()
69 poll_count++; in tach_xec_sample_fetch()
77 if (poll_count == PIN_STS_TIMEOUT) { in tach_xec_sample_fetch()