Searched refs:ConfigCpuTimer (Results 1 – 3 of 3) sorted by relevance
127 void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period);
86 ConfigCpuTimer(&CpuTimer2, 200, 1000000 / RT_TICK_PER_SECOND); in rt_hw_board_init()
139 void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period) in ConfigCpuTimer() function
Completed in 8 milliseconds