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