.. |
CMakeLists.txt
|
drivers: display: build as static library
|
4 years ago |
Kconfig
|
display: change init priority config to 85
|
4 years ago |
Kconfig.dummy
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.gd7965
|
drivers: display: add support for GD7965 display controller
|
6 years ago |
Kconfig.grove
|
license: cleanup: add SPDX Apache-2.0 license identifier
|
6 years ago |
Kconfig.ili9xxx
|
drivers: display: ili9xxx: add support for ILI9341 controller
|
4 years ago |
Kconfig.ls0xx
|
drivers: display: Added Sharp memory display drivers.
|
5 years ago |
Kconfig.mcux_elcdif
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.microbit
|
timeouts: Port BBC micro:bit to the new timeout API
|
5 years ago |
Kconfig.sdl
|
drivers: display: Add support for RGB565 to SDL display
|
6 years ago |
Kconfig.ssd16xx
|
kconfig: Clean up header comments and make them consistent
|
6 years ago |
Kconfig.ssd1306
|
drivers: display: Fix typo in Kconfig.ssd1306
|
4 years ago |
Kconfig.st7735r
|
driver: display: Add support for st7735r based LCDs
|
4 years ago |
Kconfig.st7789v
|
kconfig: Replace some single-symbol 'if's with 'depends on'
|
5 years ago |
display_dummy.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
display_framebuf.c
|
zephyr: replace zephyr integer types with C99 types
|
5 years ago |
display_ili9xxx.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
display_ili9xxx.h
|
drivers: display: ili9xxx: use spi_dt_spec
|
4 years ago |
display_ili9340.c
|
drivers: display: ili9xxx: generalize ILI display driver
|
5 years ago |
display_ili9340.h
|
drivers: display: ili9xxx: generalize ILI display driver
|
5 years ago |
display_ili9341.c
|
drivers: display: ili9xxx: add support for ILI9341 controller
|
4 years ago |
display_ili9341.h
|
drivers: display: ili9xxx: add support for ILI9341 controller
|
4 years ago |
display_ili9488.c
|
drivers: display: ili9xxx: add support for ILI9488 controller
|
5 years ago |
display_ili9488.h
|
drivers: display: ili9xxx: add support for ILI9488 controller
|
5 years ago |
display_mcux_elcdif.c
|
drivers: display: Refactor drivers to use shared init priority
|
4 years ago |
display_sdl.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
display_st7735r.c
|
drivers: use new PM macros
|
4 years ago |
display_st7735r.h
|
driver: display: Add support for st7735r based LCDs
|
4 years ago |
display_st7789v.c
|
drivers: use new PM macros
|
4 years ago |
display_st7789v.h
|
drivers: display_st7789v: obtain panel settings and parameters from DT
|
6 years ago |
gd7965.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
gd7965_regs.h
|
drivers: display: add support for GD7965 display controller
|
6 years ago |
grove_lcd_rgb.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
ls0xx.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
mb_display.c
|
drivers: display: Refactor drivers to use shared init priority
|
4 years ago |
mb_font.c
|
…
|
|
mb_font.h
|
…
|
|
ssd16xx.c
|
display: introduce CONFIG_DISPLAY_INIT_PRIORITY
|
4 years ago |
ssd16xx_regs.h
|
drivers: ssd16xx: support to load default WS from OTP
|
5 years ago |
ssd1306.c
|
drivers: Apply SPI API change to relevant places
|
4 years ago |
ssd1306_regs.h
|
drivers: ssd1306: Optimize display commands
|
5 years ago |