Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacClassB.h227 SysTime_t BeaconTimePrecision; member
DLoRaMacClassB.c268 ( uint32_t ) Ctx.BeaconCtx.BeaconTimePrecision.SubSeconds ); in CalculateBeaconRxWindowConfig()
1006 ( uint32_t ) Ctx.BeaconCtx.BeaconTimePrecision.SubSeconds ); in LoRaMacClassBProcessPingSlot()
1181 ( uint32_t ) Ctx.BeaconCtx.BeaconTimePrecision.SubSeconds ); in LoRaMacClassBProcessMulticastSlot()
1319 …Ctx.BeaconCtx.BeaconTimePrecision.SubSeconds = BeaconPrecTimeValue[Ctx.LoRaMacClassBParams.MlmeInd… in LoRaMacClassBRxBeacon()