Searched refs:OnRejoin1CycleTimerEvent (Results 1 – 1 of 1) sorted by relevance
356 static void OnRejoin1CycleTimerEvent( void* context );3891 TimerInit( &MacCtx.Rejoin1CycleTimer, OnRejoin1CycleTimerEvent ); in LoRaMacInitialization()5630 static void OnRejoin1CycleTimerEvent( void* context ) in OnRejoin1CycleTimerEvent() function