Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_cputimervars.h53 struct CPUTIMER_VARS { struct
60 extern struct CPUTIMER_VARS CpuTimer0; argument
61 extern struct CPUTIMER_VARS CpuTimer1;
62 extern struct CPUTIMER_VARS CpuTimer2;
127 void ConfigCpuTimer(struct CPUTIMER_VARS *Timer, float Freq, float Period);
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_CpuTimers.c52 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