Searched refs:g_sys_freq (Results 1 – 1 of 1) sorted by relevance
18 #define TICK_PERIOD (g_sys_freq / RT_TICK_PER_SECOND)19 static int g_sys_freq; variable135 g_sys_freq = read_cntfrq(); in arch_timer_init()
Completed in 4 milliseconds