Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c138 static const uint16_t kHdlcCrcResetValue = 0xffff; variable
838 uint16_t fcs = kHdlcCrcResetValue; in push_hdlc()
943 fcs = kHdlcCrcResetValue; in pull_hdlc()
951 fcs = kHdlcCrcResetValue; in pull_hdlc()
960 fcs = kHdlcCrcResetValue; in pull_hdlc()
976 fcs = kHdlcCrcResetValue; in pull_hdlc()