Home
last modified time | relevance | path

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

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