Home
last modified time | relevance | path

Searched refs:TPRH (Results 1 – 3 of 3) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_CpuTimers.c77 CpuTimer0Regs.TPRH.all = 0; in InitCpuTimers()
110 CpuTimer1Regs.TPRH.all = 0; in InitCpuTimers()
112 CpuTimer2Regs.TPRH.all = 0; in InitCpuTimers()
159 Timer->RegsAddr->TPRH.all = 0; in ConfigCpuTimer()
A DF2837xD_SysCtrl.c741 t1TPRH = CpuTimer1Regs.TPRH.all; in InitSysPll()
747 t2TPRH = CpuTimer2Regs.TPRH.all; in InitSysPll()
816 CpuTimer1Regs.TPRH.all = t1TPRH; in InitSysPll()
822 CpuTimer2Regs.TPRH.all = t2TPRH; in InitSysPll()
939 t2TPRH = CpuTimer2Regs.TPRH.all; in InitAuxPll()
951 CpuTimer2Regs.TPRH.all = 0; in InitAuxPll()
1106 CpuTimer2Regs.TPRH.all = t2TPRH; in InitAuxPll()
/bsp/ti/c28x/libraries/tms320f28379d/headers/include/
A DF2837xD_cputimer.h117 …union TPRH_REG TPRH; // CPU-Timer, Prescale Regi… member

Completed in 9 milliseconds