Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_types.hpp883 …static constexpr uint8_t kWorstClockAccuracy = 255; ///< Worst possible crystal accuracy, in units… member in ot::Mac::CslAccuracy
891 mClockAccuracy = kWorstClockAccuracy; in Init()