Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/nxp/timer/
A Dnxp_timer.c35 uint8_t max_fetch_count = 10U; in timer_get_value() local
42 while (temp != cntpct && max_fetch_count) { in timer_get_value()
47 max_fetch_count--; in timer_get_value()

Completed in 2 milliseconds