Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c346 static void OnRxWindow2TimerEvent( void* context );
1944 static void OnRxWindow2TimerEvent( void* context ) in OnRxWindow2TimerEvent() function
3888 TimerInit( &MacCtx.RxWindowTimer2, OnRxWindow2TimerEvent ); in LoRaMacInitialization()