Home
last modified time | relevance | path

Searched full:ssd16xx (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-Core-3.7.0/drivers/display/
DKconfig.ssd16xx1 # SSD16XX display controller configuration options
6 config SSD16XX config
7 bool "SSD16XX compatible display controller driver"
17 Enable driver for SSD16XX compatible controller.
DCMakeLists.txt19 zephyr_library_sources_ifdef(CONFIG_SSD16XX ssd16xx.c)
DKconfig29 source "drivers/display/Kconfig.ssd16xx"
Dssd16xx_regs.h1 /* ssd16xx_regs.h - Registers definition for SSD16XX compatible controller */
Dssd16xx.c11 LOG_MODULE_REGISTER(ssd16xx);
21 #include <zephyr/display/ssd16xx.h>
25 * SSD16xx compatible EPD controller driver.
/Zephyr-Core-3.7.0/subsys/fb/
DKconfig28 default "SSD16XX" if SSD16XX
/Zephyr-Core-3.7.0/samples/subsys/display/cfb_custom_font/
DREADME.rst29 This overlay config enables support for SSD16XX display controller
33 Example building for the reel_board with SSD16XX display support:
Dsample.yaml8 sample.display.cfb_custom_font.ssd16xx:
/Zephyr-Core-3.7.0/dts/bindings/display/
Dsolomon,ssd16xx-common.yaml4 description: SSD16XX EPD display controller
18 The BUSY pin of SSD16XX is active high.
Dsolomon,ssd1608.yaml8 include: solomon,ssd16xx-common.yaml
Dsolomon,ssd1673.yaml8 include: solomon,ssd16xx-common.yaml
Dsolomon,ssd1680.yaml8 include: solomon,ssd16xx-common.yaml
Dsolomon,ssd1681.yaml8 include: solomon,ssd16xx-common.yaml
Dsolomon,ssd1675a.yaml8 include: solomon,ssd16xx-common.yaml
/Zephyr-Core-3.7.0/samples/subsys/display/cfb/
Dsample.yaml12 sample.display.cfb.ssd16xx:
/Zephyr-Core-3.7.0/samples/subsys/display/cfb_shell/
Dsample.yaml12 sample.display.cfb_shell.ssd16xx:
DREADME.rst50 Framebuffer initialized: SSD16XX
60 Framebuffer Device: SSD16XX
/Zephyr-Core-3.7.0/boards/phytec/reel_board/
Dreel_board.dts26 zephyr,display = &ssd16xx;
58 ssd16xx: ssd16xxfb@0 { label
Dreel_board_nrf52840_2.overlay24 zephyr,display = &ssd16xx;
39 ssd16xx: ssd16xxfb@0 {
/Zephyr-Core-3.7.0/boards/shields/waveshare_epaper/doc/
Dindex.rst51 | GDEH0213B1 | | ssd16xx | |
54 | GDEH0213B72 | | ssd16xx | |
57 | GDEH029A1 | | ssd16xx | |
63 | GDEH0154D67 | | ssd16xx | |
69 | GDEY0213B74 | | ssd16xx | |
/Zephyr-Core-3.7.0/include/zephyr/display/
Dssd16xx.h13 * SSD16xx RAM type for direct RAM access
/Zephyr-Core-3.7.0/doc/releases/
Dmigration-guide-3.7.rst501 * SSD16XX based displays now use the MIPI DBI driver class (:github:`73946`).
508 /* Legacy SSD16XX display definition */
542 * The ``orientation-flipped`` property has been removed from the SSD16XX
Drelease-notes-2.1.rst163 * Enhanced SSD16XX driver to use bytestring property for LUT and parameters
Drelease-notes-3.4.rst847 * Improved MCUX ELCDIF and SSD16XX display controller drivers
/Zephyr-Core-3.7.0/boards/phytec/reel_board/doc/
Dindex.rst86 | GDEH0213B1 | | ssd16xx | |
89 | GDEH0213B72 | | ssd16xx | |

12