Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dsub_mac_csl_receiver.cpp264 int32_t deviation; in LogReceived() local
282 deviation = aFrame->mInfo.mRxInfo.mTimestamp + kRadioHeaderPhrDuration - sampleTime; in LogReceived()
292 static_cast<long>(deviation)); in LogReceived()
298 if ((deviation + ahead > 0) && (deviation < static_cast<int32_t>(ahead))) in LogReceived()
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md100 …is is a deviation of the general principle that `PSA_ECC_FAMILY_xxx` would have a corresponding sy…