Home
last modified time | relevance | path

Searched refs:INT_GPT0A (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ints.h74 #define INT_GPT0A 31 // GPT0A interrupt event macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c88 ui32Int = INT_GPT0A; in TimerIntNumberGet()