Home
last modified time | relevance | path

Searched refs:TimerGetCurrentTime (Results 1 – 10 of 10) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/system/
Dtimer.h125 TimerTime_t TimerGetCurrentTime( void );
Dtimer.c346 TimerTime_t TimerGetCurrentTime( void ) in TimerGetCurrentTime() function
/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMacClassB.c342 TimerTime_t currentTime = TimerGetCurrentTime( ); in CalcNextSlotTime()
710 Ctx.BeaconCtx.TimeStamp = TimerGetCurrentTime( ); in LoRaMacClassBBeaconTimerEvent()
750 uint32_t now = TimerGetCurrentTime( ); in LoRaMacClassBProcessBeacon()
891 uint32_t now = TimerGetCurrentTime( ); in LoRaMacClassBProcessBeacon()
1752 TimerTime_t currentTime = TimerGetCurrentTime( ); in LoRaMacClassBIsUplinkCollision()
DLoRaMac.c746 TxDoneParams.CurTime = TimerGetCurrentTime( ); in OnRadioTxDone()
756 RxDoneParams.LastRxDone = TimerGetCurrentTime( ); in OnRadioRxDone()
814 uint32_t offset = TimerGetCurrentTime( ) - TxDoneParams.CurTime; in ProcessRadioTxDone()
/loramac-node-3.6.0-3.5.0/src/mac/region/
DRegionCommon.c289 TimerTime_t currentTime = TimerGetCurrentTime( ); in RegionCommonUpdateBandTimeOff()
/loramac-node-3.6.0-3.5.0/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpCompliance.c251 TimerTime_t now = TimerGetCurrentTime( ); in LmhpComplianceProcess()
/loramac-node-3.6.0-3.5.0/src/radio/sx126x/
Dradio.c603 carrierSenseTime = TimerGetCurrentTime( ); in RadioIsChannelFree()
/loramac-node-3.6.0-3.5.0/src/radio/lr1110/
Dradio.c573 carrierSenseTime = TimerGetCurrentTime( ); in RadioIsChannelFree()
/loramac-node-3.6.0-3.5.0/src/radio/sx1272/
Dsx1272.c365 carrierSenseTime = TimerGetCurrentTime( ); in SX1272IsChannelFree()
/loramac-node-3.6.0-3.5.0/src/radio/sx1276/
Dsx1276.c376 carrierSenseTime = TimerGetCurrentTime( ); in SX1276IsChannelFree()