Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
DREADME.md3 `spi-hdlc-adapter` is an adapter tool for using a SPI interface as if it were an HDLC-lite encoded …
9 spi-hdlc-adapter [options] <spi-device-path>
17 …ysfs-exported GPIO directory for the `I̅N̅T̅` pin. If not specified, `spi-hdlc-adapter` will fall …
21 …conds. Default is 20µs. Note that this may need to be set to zero for spi-hdlc-adapter to work wit…
29 …vel directory for that GPIO. They must be already be exported before `spi-hdlc-adapter` can use th…
35 When started, `spi-hdlc-adapter` will configure the following properties on the GPIOs:
41 When resetting the slave device, `spi-hdlc` performs the following procedure:
49 …`SIGUSR1` signal is received. The easiest way to send that signal to `spi-hdlc-adapter` is like th…
51 # killall -sigusr1 spi-hdlc-adapter
55 spi-hdlc-adapter[18408]: INFO: sSlaveResetCount=16
[all …]
DMakefile.am34 spi-hdlc-adapter \
48 spi-hdlc-adapter.c \
D.gitignore1 spi-hdlc-adapter
/openthread-2.7.6/src/lib/hdlc/
DMakefile.am31 noinst_LIBRARIES = libopenthread-hdlc.a
39 hdlc.cpp \
40 hdlc.hpp \
DCMakeLists.txt29 add_library(openthread-hdlc
30 hdlc.cpp
33 target_include_directories(openthread-hdlc
40 target_link_libraries(openthread-hdlc PRIVATE ot-config)
42 target_compile_options(openthread-hdlc PRIVATE
DBUILD.gn28 static_library("libopenthread-hdlc") {
30 "hdlc.cpp",
31 "hdlc.hpp",
/openthread-2.7.6/tools/
DMakefile.am36 spi-hdlc-adapter \
46 SUBDIRS += spi-hdlc-adapter
/openthread-2.7.6/src/posix/
DMakefile.am115 $(top_builddir)/src/lib/hdlc/libopenthread-hdlc.a \
144 $(top_builddir)/src/lib/hdlc/libopenthread-hdlc.a \
DREADME.md45 ./build/posix/src/posix/ot-cli 'spinel+hdlc+forkpty://build/simulation/examples/apps/ncp/ot-rcp?for…
133 ./build/posix/src/posix/ot-cli 'spinel+hdlc+uart:///dev/ttyACM0?uart-baudrate=115200'
155 ./build/posix/src/posix/ot-cli 'spinel+hdlc+uart:///dev/ttyUSB0?uart-baudrate=115200'
166 ./build/posix/src/posix/ot-daemon 'spinel+hdlc+forkpty://build/simulation/examples/apps/ncp/ot-rcp?…
168 ./build/posix/src/posix/ot-daemon 'spinel+hdlc+uart:///dev/ttyACM0?uart-baudrate=115200'
Dcli.cmake52 openthread-hdlc
Ddaemon.cmake44 openthread-hdlc
/openthread-2.7.6/tests/fuzz/
DCMakeLists.txt111 add_executable(ot-ncp-hdlc-received-fuzzer
116 target_compile_options(ot-ncp-hdlc-received-fuzzer
121 target_include_directories(ot-ncp-hdlc-received-fuzzer
126 target_link_libraries(ot-ncp-hdlc-received-fuzzer
DMakefile.am35 ot-ncp-hdlc-received-fuzzer \
/openthread-2.7.6/src/lib/
DMakefile.am32 hdlc \ subdir
DCMakeLists.txt29 add_subdirectory(hdlc)
/openthread-2.7.6/script/
Dcheck-android-build69 OPENTHREAD_ENABLE_ANDROID_MK=1 ANDROID_NDK=1 check_targets ot-cli spi-hdlc-adapter
Dcheck-ncp-rcp-migrate129 …RADIO_VERSION="$("$PWD/output/posix/bin/ot-cli" -n --radio-version "spinel+hdlc+forkpty://${RADIO_…
/openthread-2.7.6/src/ncp/
Dftd.cmake51 openthread-hdlc
Dmtd.cmake50 openthread-hdlc
Dradio.cmake49 openthread-hdlc
/openthread-2.7.6/tests/unit/
DMakefile.am146 ot-test-hdlc \
/openthread-2.7.6/
Dconfigure.ac1003 src/lib/hdlc/Makefile
1022 tools/spi-hdlc-adapter/Makefile