Lines Matching refs:adapter
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 …xported GPIO directory for the `I̅N̅T̅` pin. If not specified, `spi-hdlc-adapter` will fall back t…
21 … Default is 20µs. Note that this may need to be set to zero for spi-hdlc-adapter to work with some…
29 …l directory for that GPIO. They must be already be exported before `spi-hdlc-adapter` can use them.
35 When started, `spi-hdlc-adapter` will configure the following properties on the GPIOs:
49 …IGUSR1` signal is received. The easiest way to send that signal to `spi-hdlc-adapter` is like this:
51 # killall -sigusr1 spi-hdlc-adapter
55 spi-hdlc-adapter[18408]: INFO: sSlaveResetCount=16
56 spi-hdlc-adapter[18408]: INFO: sSpiFrameCount=2673
57 spi-hdlc-adapter[18408]: INFO: sSpiValidFrameCount=2668
58 spi-hdlc-adapter[18408]: INFO: sSpiDuplexFrameCount=3
59 spi-hdlc-adapter[18408]: INFO: sSpiUnresponsiveFrameCount=5
60 spi-hdlc-adapter[18408]: INFO: sSpiGarbageFrameCount=0
61 spi-hdlc-adapter[18408]: INFO: sHdlcTxFrameCount=1454
62 spi-hdlc-adapter[18408]: INFO: sHdlcTxFrameByteCount=2908
63 spi-hdlc-adapter[18408]: INFO: sHdlcRxFrameCount=884
64 spi-hdlc-adapter[18408]: INFO: sHdlcRxFrameByteCount=3875
65 spi-hdlc-adapter[18408]: INFO: sHdlcRxBadCrcCount=0