Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/utils/
Dmac_frame.cpp306 static uint16_t ComputeCslPhase(uint32_t aRadioTime, otRadioContext *aRadioContext) in ComputeCslPhase() function
405 … otMacFrameSetCslIe(aFrame, aRadioContext->mCslPeriod, ComputeCslPhase(aRadioTime, aRadioContext)); in otMacFrameProcessTxSfd()