Searched refs:UNIX_GPS_EPOCH_OFFSET (Results 1 – 5 of 5) sorted by relevance
285 curTime.Seconds -= UNIX_GPS_EPOCH_OFFSET; in LmhpClockSyncOnMcpsIndication()354 curTime.Seconds -= UNIX_GPS_EPOCH_OFFSET; in LmhpClockSyncAppTimeReq()
407 McSessionData[id].SessionTime += UNIX_GPS_EPOCH_OFFSET; in LmhpRemoteMcastSetupOnMcpsIndication()473 McSessionData[id].SessionTime += UNIX_GPS_EPOCH_OFFSET; in LmhpRemoteMcastSetupOnMcpsIndication()
79 #define UNIX_GPS_EPOCH_OFFSET 315964800 macro
1369 Ctx.BeaconCtx.LastBeaconRx.Seconds += UNIX_GPS_EPOCH_OFFSET; in LoRaMacClassBRxBeacon()1714 Ctx.BeaconCtx.BeaconTime.Seconds = nextBeacon.Seconds - UNIX_GPS_EPOCH_OFFSET - 128; in LoRaMacClassBDeviceTimeAns()
2569 sysTime.Seconds += UNIX_GPS_EPOCH_OFFSET; in ProcessMacCommands()