Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dwakeup_tx_scheduler.cpp112 …rendezvousTimeUs += (mIntervalUs - (kWakeupFrameLength + kParentRequestLength) * kOctetDuration) /… in PrepareWakeupFrame()
Dmac.cpp2664 …= aFrame.GetTimestamp() + kRadioHeaderPhrDuration + aFrame.GetLength() * kOctetDuration + rvTimeUs; in HandleWakeupFrame()
/openthread-latest/src/core/radio/
Dradio.hpp54 static constexpr uint32_t kOctetDuration = 32; ///< Duration of one octet in us variable