File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
include/zephyr/dt-bindings/mipi_dbi Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 2020 * command or data byte
2121 *
2222 *
23- * .-- -. .-- -. .---. .---. .---. .---. .---. .---.
24- * SCK -' '-- -' '---' '---' '---' '---' '---' '---' '---
23+ * .-. .-. . -. .-. .-. .-. .-. . -. .-. .-. .-. .-. .-. .-. .-. .-
24+ * SCK -' '-' '-' '-' '-' ' -' '-' '-' '-' '-' '-' '-' '-' '-' '-' '-'
2525 *
26- * -.---.---.---.---.---.---.---.---.---.---.---.---.---.---.---.
26+ * -.---.---.---.---.---.---.---.---.---.---.---.---.---.---.---.-
2727 * DOUT |D/C| D7| D6| D5| D4| D3| D2| D1| D0|D/C| D7| D6| D5| D4|...|
28- * -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'
28+ * -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'-
2929 * | Word 1 | Word n
3030 *
31- * -. .--
31+ * -. .-
3232 * CS '-----------------------------------------------------------'
3333 */
3434#define MIPI_DBI_MODE_SPI_3WIRE 0x1
3737 * an additional C/D pin will be use to indicate whether the byte is a
3838 * command or data byte
3939 *
40- * .-- -. .-- -. .---. .---. .---. .---. .---. .-- -.
41- * SCK -' '-- -' '---' '---' '---' '---' '---' '---' '---
40+ * .-. .-. . -. .-. .-. .-. .-. . -. .-. .-. .-. .-. .-. .-. .-. . -.
41+ * SCK -' '-' '-' '-' '-' ' -' '-' '-' '-' '-' '-' '-' '-' '-' '-' '-' '---
4242 *
43- * -.---.---.---.---.---.---.---.---.---.---.---.---.---.---.---.---.
43+ * -.---.---.---.---.---.---.---.---.---.---.---.---.---.---.---.---.-
4444 * DOUT | D7| D6| D5| D4| D3| D2| D1| D0| D7| D6| D5| D4| D3| D2| D1| D0|
45- * -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'
45+ * -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'-
4646 * | Word 1 | Word n
4747 *
48- * -. .--
48+ * -. .-
4949 * CS '---------------------------------------------------------------'
5050 *
5151 * -.-------------------------------.-------------------------------.-
You can’t perform that action at this time.
0 commit comments