Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions include/zephyr/dt-bindings/mipi_dbi/mipi_dbi.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'-
* | Word 1 | Word n
*
* -. .-
* -. .-
* CS '-----------------------------------------------------------'
*/
#define MIPI_DBI_MODE_SPI_3WIRE 0x1
Expand All @@ -43,7 +43,7 @@
* -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'-
* | Word 1 | Word n
*
* -. .-
* -. .-
* CS '---------------------------------------------------------------'
*
* -.-------------------------------.-------------------------------.-
Expand All @@ -60,7 +60,7 @@
* -------------------------------------------
* RESX
*
* .--------------------------------
* .--------------------------------
* D/CX ----------'
*
*
Expand All @@ -85,17 +85,17 @@
/**
* @name Parallel Bus protocol for MIPI DBI Type B based on Intel 8080 bus.
*
* -. .-
* -. .-
* CS '---------------------------------------'
*
* -------------------------------------------
* RESX
*
* --. .----------------------------
* --. .----------------------------
* D/CX '-----------'
*
* ---. .--------. .----------------------
* WRX '---' '---'
* WRX '---' '---'
*
* -------------------------------------------
* RDX
Expand Down Expand Up @@ -232,7 +232,7 @@
* -'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'---'-
* | Word 1 (stuffing) : (byte) |
*
* -. .-
* -. .-
* CS '---------------------------------------------------------------'
*
* -.---------------------------------------------------------------.-
Expand Down