Searched refs:count_l (Results 1 – 1 of 1) sorted by relevance
19 uint32_t count_l; in timer_global_read() local24 count_l = readl(IPROC_PERIPH_GLB_TIM_REG_BASE + in timer_global_read()30 return (cur_tick << 32) + count_l; in timer_global_read()
Completed in 2 milliseconds