Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMac.c545 static void RxWindowSetup( TimerEvent_t* rxTimer, RxConfigParams_t* rxConfig );
3243 static void RxWindowSetup( TimerEvent_t* rxTimer, RxConfigParams_t* rxConfig ) in RxWindowSetup() argument
3245 TimerStop( rxTimer ); in RxWindowSetup()