Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_timer.h76 #define TIMER_O_TAV 0x00000050 // GPTM Timer A Value macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.c649 HWREG(ulBase + TIMER_O_TAV) = ulValue; in TimerValueSet()