Searched refs:TimerEvent_t (Results 1 – 25 of 37) sorted by relevance
12
47 static TimerEvent_t *TimerListHead = NULL;58 static void TimerInsertNewHeadTimer( TimerEvent_t *obj );69 static void TimerInsertTimer( TimerEvent_t *obj );76 static void TimerSetTimeout( TimerEvent_t *obj );84 static bool TimerExists( TimerEvent_t *obj );86 void TimerInit( TimerEvent_t *obj, void ( *callback )( void *context ) ) in TimerInit()97 void TimerSetContext( TimerEvent_t *obj, void* context ) in TimerSetContext()102 void TimerStart( TimerEvent_t *obj ) in TimerStart()141 static void TimerInsertTimer( TimerEvent_t *obj ) in TimerInsertTimer()143 TimerEvent_t* cur = TimerListHead; in TimerInsertTimer()[all …]
47 }TimerEvent_t; typedef66 void TimerInit( TimerEvent_t *obj, void ( *callback )( void *context ) );74 void TimerSetContext( TimerEvent_t *obj, void* context );86 void TimerStart( TimerEvent_t *obj );96 bool TimerIsStarted( TimerEvent_t *obj );103 void TimerStop( TimerEvent_t *obj );110 void TimerReset( TimerEvent_t *obj );118 void TimerSetValue( TimerEvent_t *obj, uint32_t value );
70 static TimerEvent_t Led1Timer;73 static TimerEvent_t Led2Timer;76 static TimerEvent_t Led3Timer;
69 static TimerEvent_t Led4Timer;72 static TimerEvent_t Led2Timer;75 static TimerEvent_t Led3Timer;
85 static TimerEvent_t Led1Timer;88 static TimerEvent_t Led2Timer;91 static TimerEvent_t Led3Timer;
135 static TimerEvent_t TxTimer;140 static TimerEvent_t Led1Timer;145 static TimerEvent_t Led2Timer;150 static TimerEvent_t Led3Timer;155 static TimerEvent_t LedBeaconTimer;
135 static TimerEvent_t TxTimer;140 static TimerEvent_t Led1Timer;145 static TimerEvent_t Led2Timer;150 static TimerEvent_t LedBeaconTimer;
138 static TimerEvent_t TxTimer;143 static TimerEvent_t Led1Timer;148 static TimerEvent_t Led2Timer;153 static TimerEvent_t LedBeaconTimer;
135 static TimerEvent_t TxTimer;140 static TimerEvent_t Led4Timer;145 static TimerEvent_t Led2Timer;150 static TimerEvent_t LedBeaconTimer;
114 static TimerEvent_t TxTimer;119 static TimerEvent_t Led1Timer;124 static TimerEvent_t Led2Timer;129 static TimerEvent_t Led3Timer;134 static TimerEvent_t LedBeaconTimer;
85 static TimerEvent_t Led1Timer;88 static TimerEvent_t Led2Timer;
117 static TimerEvent_t TxTimer;122 static TimerEvent_t Led1Timer;127 static TimerEvent_t Led2Timer;132 static TimerEvent_t LedBeaconTimer;
114 static TimerEvent_t TxTimer;119 static TimerEvent_t Led1Timer;124 static TimerEvent_t Led2Timer;129 static TimerEvent_t LedBeaconTimer;
114 static TimerEvent_t TxTimer;119 static TimerEvent_t Led4Timer;124 static TimerEvent_t Led2Timer;