Home
last modified time | relevance | path

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

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