Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dtimer32.c95 ASSERT(timer == TIMER32_0_BASE || timer == TIMER32_1_BASE); in Timer32_startTimer()
109 ASSERT(timer == TIMER32_0_BASE || timer == TIMER32_1_BASE); in Timer32_haltTimer()
Dtimer32.h65 #define TIMER32_0_BASE (uint32_t)TIMER32_1 macro