Home
last modified time | relevance | path

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

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