Searched refs:tmr_Init (Results 1 – 3 of 3) sorted by relevance
57 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext);
233 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext) in tmr_Init() function
804 tmr_Init (pModules->hTimer, pModules->hOs, pModules->hReport, pModules->hContext); in drvMain_Init()