Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_memmap.h58 #define GPT1_BASE 0x40011000 // GPT macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_memmap.h58 #define GPT1_BASE 0x40011000 // GPT macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c88 case GPT1_BASE : in TimerIntNumberGet()
Dtimer.h211 return((ui32Base == GPT0_BASE) || (ui32Base == GPT1_BASE) || in TimerBaseValid()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c90 case GPT1_BASE : in TimerIntNumberGet()
Dtimer.h213 return((ui32Base == GPT0_BASE) || (ui32Base == GPT1_BASE) || in TimerBaseValid()