Home
last modified time | relevance | path

Searched refs:GPT_O_TAR (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.h707 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAR) : in TimerValueGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_gpt.h98 #define GPT_O_TAR 0x00000048 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_gpt.h98 #define GPT_O_TAR 0x00000048 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.h709 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAR) : in TimerValueGet()