Searched refs:OnRejoin0CycleTimerEvent (Results 1 – 1 of 1) sorted by relevance
351 static void OnRejoin0CycleTimerEvent( void* context );3890 TimerInit( &MacCtx.Rejoin0CycleTimer, OnRejoin0CycleTimerEvent ); in LoRaMacInitialization()5617 static void OnRejoin0CycleTimerEvent( void* context ) in OnRejoin0CycleTimerEvent() function