Searched refs:hdlc (Results 1 – 22 of 22) sorted by relevance
3 `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-adapter55 spi-hdlc-adapter[18408]: INFO: sSlaveResetCount=16[all …]
34 spi-hdlc-adapter \48 spi-hdlc-adapter.c \
1 spi-hdlc-adapter
31 noinst_LIBRARIES = libopenthread-hdlc.a39 hdlc.cpp \40 hdlc.hpp \
29 add_library(openthread-hdlc30 hdlc.cpp33 target_include_directories(openthread-hdlc40 target_link_libraries(openthread-hdlc PRIVATE ot-config)42 target_compile_options(openthread-hdlc PRIVATE
28 static_library("libopenthread-hdlc") {30 "hdlc.cpp",31 "hdlc.hpp",
36 spi-hdlc-adapter \46 SUBDIRS += spi-hdlc-adapter
115 $(top_builddir)/src/lib/hdlc/libopenthread-hdlc.a \144 $(top_builddir)/src/lib/hdlc/libopenthread-hdlc.a \
45 ./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'
52 openthread-hdlc
44 openthread-hdlc
111 add_executable(ot-ncp-hdlc-received-fuzzer116 target_compile_options(ot-ncp-hdlc-received-fuzzer121 target_include_directories(ot-ncp-hdlc-received-fuzzer126 target_link_libraries(ot-ncp-hdlc-received-fuzzer
35 ot-ncp-hdlc-received-fuzzer \
32 hdlc \ subdir
29 add_subdirectory(hdlc)
69 OPENTHREAD_ENABLE_ANDROID_MK=1 ANDROID_NDK=1 check_targets ot-cli spi-hdlc-adapter
129 …RADIO_VERSION="$("$PWD/output/posix/bin/ot-cli" -n --radio-version "spinel+hdlc+forkpty://${RADIO_…
51 openthread-hdlc
50 openthread-hdlc
49 openthread-hdlc
146 ot-test-hdlc \
1003 src/lib/hdlc/Makefile1022 tools/spi-hdlc-adapter/Makefile