Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c341 static void OnRxWindow1TimerEvent( void* context );
1932 static void OnRxWindow1TimerEvent( void* context ) in OnRxWindow1TimerEvent() function
3887 TimerInit( &MacCtx.RxWindowTimer1, OnRxWindow1TimerEvent ); in LoRaMacInitialization()