Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/
DLoRaMac.c729 TimerTime_t CurTime; member
746 TxDoneParams.CurTime = TimerGetCurrentTime( ); in OnRadioTxDone()
814 uint32_t offset = TimerGetCurrentTime( ) - TxDoneParams.CurTime; in ProcessRadioTxDone()
835 Nvm.MacGroup1.LastTxDoneTime = TxDoneParams.CurTime; in ProcessRadioTxDone()
839 txDone.LastTxDoneTime = TxDoneParams.CurTime; in ProcessRadioTxDone()