Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_types.hpp907 void SetClockAccuracy(uint8_t aClockAccuracy) { mClockAccuracy = aClockAccuracy; } in SetClockAccuracy() function in ot::Mac::CslAccuracy
/openthread-latest/src/core/thread/
Dmle.cpp5536 aCslAccuracy.SetClockAccuracy(clockAccuracyTlv.GetCslClockAccuracy()); in ReadCslClockAccuracyTlv()