Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/
DLoRaMacClassB.c257 … if( ( Ctx.BeaconCtx.Ctrl.BeaconAcquired == 1 ) || ( Ctx.BeaconCtx.Ctrl.AcquisitionPending == 1 ) ) in CalculateBeaconRxWindowConfig()
306 if( ClassBNvm->BeaconCtx.Ctrl.CustomFreq == 1 ) in RxBeaconSetup()
312 if( Ctx.BeaconCtx.Ctrl.BeaconChannelSet == 1 ) in RxBeaconSetup()
315 Ctx.BeaconCtx.Ctrl.BeaconChannelSet = 0; in RxBeaconSetup()
466 ClassBNvm->BeaconCtx.Ctrl.CustomFreq = beaconCtx.Ctrl.CustomFreq; in InitClassBDefaults()
469 ClassBNvm->PingSlotCtx.Ctrl.CustomFreq = pingSlotCtx.Ctrl.CustomFreq; in InitClassBDefaults()
513 if( Ctx.BeaconCtx.Ctrl.ResumeBeaconing == 0 ) in IndicateBeaconStatus()
521 Ctx.BeaconCtx.Ctrl.ResumeBeaconing = 0; in IndicateBeaconStatus()
651 if( ( Ctx.BeaconCtx.Ctrl.BeaconDelaySet == 1 ) && in LoRaMacClassBSetBeaconState()
733 if( Ctx.BeaconCtx.Ctrl.AcquisitionPending == 1 ) in LoRaMacClassBProcessBeacon()
[all …]
DLoRaMacClassBNvm.h59 }Ctrl; member
94 }Ctrl; member
DLoRaMacClassB.h181 }Ctrl; member