Home
last modified time | relevance | path

Searched defs:fcs (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/lib/hdlc/
Dhdlc.cpp182 uint16_t fcs = mFcs; in EndFrame() local
/openthread-2.7.6/tests/scripts/thread-cert/
Dmac802154.py128 fcs=None, argument
/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c838 uint16_t fcs = kHdlcCrcResetValue; in push_hdlc() local
930 static uint16_t fcs; in pull_hdlc() local