Searched refs:ahead (Results 1 – 4 of 4) sorted by relevance
265 uint32_t sampleTime, ahead, after; in LogReceived() local278 GetCslWindowEdges(ahead, after); in LogReceived()279 ahead -= kMinReceiveOnAhead + kCslReceiveTimeAhead; in LogReceived()291 …Append("Expected sample time %lu, margin ±%lu, deviation %ld", ToUlong(sampleTime), ToUlong(ahead), in LogReceived()298 if ((deviation + ahead > 0) && (deviation < static_cast<int32_t>(ahead))) in LogReceived()
207 …TER OPENTHREAD_CONFIG_DYNAMIC_STORE_FRAME_AHEAD_COUNTER_ENABLE "dynamic store frame ahead counter")337 …CSL_REQUEST_AHEAD_US OPENTHREAD_CONFIG_MAC_CSL_REQUEST_AHEAD_US "set time ahead to deliver CSL fra…
158 * Follow the state of the secure element for key creation, but always go ahead with key destruction…
804 * Parsing a key in a format with metadata without knowing its type ahead of time.