Home
last modified time | relevance | path

Searched refs:OnRejoin0CycleTimerEvent (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/mac/
DLoRaMac.c351 static void OnRejoin0CycleTimerEvent( void* context );
3890 TimerInit( &MacCtx.Rejoin0CycleTimer, OnRejoin0CycleTimerEvent ); in LoRaMacInitialization()
5617 static void OnRejoin0CycleTimerEvent( void* context ) in OnRejoin0CycleTimerEvent() function