Lines Matching +full:host +full:- +full:slave
9 module behaves as an SPI slave, and requires a SPI Master for proper
19 +---------+--------+-------------------------------------+
23 +---------+--------+-------------------------------------+
25 +---------+--------+-------------------------------------+
26 | D2 | INT# | GPIO - Interrupt |
27 +---------+--------+-------------------------------------+
29 +---------+--------+-------------------------------------+
31 +---------+--------+-------------------------------------+
33 +---------+--------+-------------------------------------+
35 +---------+--------+-------------------------------------+
37 +---------+--------+-------------------------------------+
39 +---------+--------+-------------------------------------+
41 +---------+--------+-------------------------------------+
43 +---------+--------+-------------------------------------+
44 | D11 | MOSI | SPI Master Out / Slave In |
45 +---------+--------+-------------------------------------+
46 | D12 | MISO | SPI Master In / Slave Out |
47 +---------+--------+-------------------------------------+
49 +---------+--------+-------------------------------------+
51 +---------+--------+-------------------------------------+
53 +---------+--------+-------------------------------------+
55 +---------+--------+-------------------------------------+
57 +---------+--------+-------------------------------------+
59 +---------+--------+-------------------------------------+
72 out-of-the-box configuration for FT800 Embedded Video engine.
73 See :zephyr:code-sample:`ft800` sample for details.
78 Set ``--shield <shield designator>`` when you invoke ``west build``.
80 .. zephyr-app-commands::
81 :zephyr-app: samples/drivers/misc/ft800
82 :host-os: unix
91 .. target-notes::