Searched refs:now (Results 1 – 6 of 6) sorted by relevance
189 uint32_t now = RtcSetTimerContext( ); in TimerIrqHandler() local190 uint32_t deltaContext = now - old; // intentional wrap around in TimerIrqHandler()348 uint32_t now = RtcGetTimerValue( ); in TimerGetCurrentTime() local349 return RtcTick2Ms( now ); in TimerGetCurrentTime()
251 TimerTime_t now = TimerGetCurrentTime( ); in LmhpComplianceProcess() local252 if( now > ( ComplianceTestState.TxPendingTimestamp + LmHandlerGetDutyCycleWaitTime( ) ) ) in LmhpComplianceProcess()272 ComplianceTestState.TxPendingTimestamp = now; in LmhpComplianceProcess()
745 uint32_t now = TimerGetCurrentTime( ); in LoRaMacClassBProcessBeacon() local746 if( SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) > now ) in LoRaMacClassBProcessBeacon()749 …tTime = TimerTempCompensation( SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) - now, Ctx.BeaconCtx.Temp… in LoRaMacClassBProcessBeacon()886 uint32_t now = TimerGetCurrentTime( ); in LoRaMacClassBProcessBeacon() local891 if( beaconEventTime > now ) in LoRaMacClassBProcessBeacon()894 beaconEventTime -= now; in LoRaMacClassBProcessBeacon()
522 - Fixed `OnRadioRxDone` Node now drops frames on port 0 with fOpts > 0523 - Fixed `OnRadioRxDone` Node now receives frames with fOpts > 0 when no payload is present593 - Removed the Bleeper-72 and Bleeper-76 platforms support as these are now deprecated671 - `LoRaMacEventInfo.TxDatarate` now returns LoRaWAN data rate (DR0 -> DR7) instead of (SF12 -> DF7)672 - `LoRaMac-board.h` now implements the settings for the PHY layers specified by LoRaWAN 1.0 specifi…923 - The LoRaMac application for Bleeper platforms now sends the Selector and LED status plus the sens…997 - UART driver is now independent of the used MCU1017 `LoRaMacSendOnChannel` now calls the 2 newly defined functions 1056 - The LoRaMac applications now sends the LED status plus the sensors values
217 4. A `Build` button will now be available.
18 4. Server waits for the next AppTimeReq uplink to check that end-device time is now correct (+/- 2s…