Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_memmap.h59 #define GPT2_BASE 0x40012000 // GPT macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c93 case GPT2_BASE : in TimerIntNumberGet()
Dtimer.h214 (ui32Base == GPT2_BASE) || (ui32Base == GPT3_BASE)); in TimerBaseValid()