Searched refs:ccp_TimerNames (Results 1 – 1 of 1) sorted by relevance
109 static const char * const ccp_TimerNames[] = variable240 ccp->fsm.FsmTimer.name = ccp_TimerNames[0]; in ccp_SetupCallbacks()241 ccp->fsm.OpenTimer.name = ccp_TimerNames[1]; in ccp_SetupCallbacks()242 ccp->fsm.StoppedTimer.name = ccp_TimerNames[2]; in ccp_SetupCallbacks()252 bundle, l, parent, &ccp_Callbacks, ccp_TimerNames); in ccp_Init()