Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c818 static uint16_t unescaped_frame_len; in push_hdlc() local
832 unescaped_frame_len = 0; in push_hdlc()
841 unescaped_frame_len = sSpiRxPayloadSize; in push_hdlc()
918 sHdlcTxFrameByteCount += unescaped_frame_len; in push_hdlc()