Home
last modified time | relevance | path

Searched refs:g_ppui32TimerIntMap (Results 1 – 3 of 3) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dtimer.c60 static const uint32_t g_ppui32TimerIntMap[][2] = variable
72 sizeof(g_ppui32TimerIntMap) / sizeof(g_ppui32TimerIntMap[0]);
123 ppui32SSIIntMap = g_ppui32TimerIntMap; in _TimerIntNumberGet()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dtiva_timer.c71 static const uint32_t g_ppui32TimerIntMap[][2] = variable
87 sizeof(g_ppui32TimerIntMap) / sizeof(g_ppui32TimerIntMap[0]);
156 ppui32SSIIntMap = g_ppui32TimerIntMap; in _TimerIntNumberGet()
/bsp/tm4c129x/libraries/driverlib/
A Dtiva_timer.c71 static const uint32_t g_ppui32TimerIntMap[][2] = variable
87 sizeof(g_ppui32TimerIntMap) / sizeof(g_ppui32TimerIntMap[0]);
156 ppui32SSIIntMap = g_ppui32TimerIntMap; in _TimerIntNumberGet()

Completed in 11 milliseconds