Searched refs:RxWindowSetup (Results 1 – 1 of 1) sorted by relevance
545 static void RxWindowSetup( TimerEvent_t* rxTimer, RxConfigParams_t* rxConfig );1941 RxWindowSetup( &MacCtx.RxWindowTimer1, &MacCtx.RxWindow1Config ); in OnRxWindow1TimerEvent()1959 RxWindowSetup( &MacCtx.RxWindowTimer2, &MacCtx.RxWindow2Config ); in OnRxWindow2TimerEvent()3243 static void RxWindowSetup( TimerEvent_t* rxTimer, RxConfigParams_t* rxConfig ) in RxWindowSetup() function