Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_timer.h65 #define TIMER_O_ICR 0x00000024 // GPTM Interrupt Clear macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.c1013 HWREG(ulBase + TIMER_O_ICR) = ulIntFlags; in TimerIntClear()