Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h85 #define TIMER0_BASE 0x40030000 // Timer0 macro
/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.c62 { TIMER0_BASE, INT_TIMER0A },
93 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid()
1472 ASSERT(ulBase == TIMER0_BASE); in TimerSynchronize()

Completed in 6 milliseconds