Home
last modified time | relevance | path

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

/dev/timer/arm_cortex_a9/
A Darm_cortex_a9_timer.c71 uint32_t lo, hi; in get_global_val() local
75 lo = GTIMREG(GTIMER_COUNT_LO); in get_global_val()
79 return ((uint64_t)hi << 32 | lo); in get_global_val()

Completed in 7 milliseconds