Searched refs:max_fetch_count (Results 1 – 1 of 1) sorted by relevance
35 uint8_t max_fetch_count = 10U; in timer_get_value() local42 while (temp != cntpct && max_fetch_count) { in timer_get_value()47 max_fetch_count--; in timer_get_value()
Completed in 2 milliseconds