Home
last modified time | relevance | path

Searched defs:mCslSampleTime (Results 1 – 2 of 2) sorted by relevance

/external/openthread/examples/platforms/utils/
Dmac_frame.h348 uint32_t mCslSampleTime; ///< The sample time based on the microsecond timer. member
/external/openthread/src/core/mac/
Dsub_mac.hpp671 …TimeMicro mCslSampleTime; // The CSL sample time of the current period relative to the local… member in ot::Mac::SubMac