Searched refs:CPUTIMER_VARS (Results 1 – 2 of 2) sorted by relevance
53 struct CPUTIMER_VARS { struct60 extern struct CPUTIMER_VARS CpuTimer0; argument61 extern struct CPUTIMER_VARS CpuTimer1;62 extern struct CPUTIMER_VARS CpuTimer2;127 void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period);
52 struct CPUTIMER_VARS CpuTimer0;53 struct CPUTIMER_VARS CpuTimer1;54 struct CPUTIMER_VARS CpuTimer2;139 void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period) in ConfigCpuTimer()
Completed in 7 milliseconds