Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_timer.h77 #define TIMER_O_TBV 0x00000054 // GPTM Timer B Value macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.c653 HWREG(ulBase + TIMER_O_TBV) = ulValue; in TimerValueSet()