Searched defs:SetXtalThreshold (Results 1 – 2 of 2) sorted by relevance
135 void SetXtalThreshold(uint16_t aXtalThreshold) { mXtalThreshold = aXtalThreshold; } in SetXtalThreshold() function in ot::TimeSync
1198 void SetXtalThreshold(uint16_t aXtalThreshold) { mXtalThreshold = HostSwap16(aXtalThreshold); } in SetXtalThreshold() function in ot::Mle::TimeParameterTlv