Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dspi_interface.cpp396 uint16_t skipAlignAllowanceLength; in PushPullSpi() local
473 … spiRxFrame = GetRealRxFrameStart(spiRxFrameBuffer, mSpiAlignAllowance, skipAlignAllowanceLength); in PushPullSpi()
552 …SuccessOrExit(error = mRxFrameBuffer->SetSkipLength(skipAlignAllowanceLength + kSpiFrameHeaderSize… in PushPullSpi()