zephyr/drivers/display
Andreas Sandberg fa6fe0274c drivers: gd7965: Use packed structs where appropriate
There are a few registers that map nicely onto structs. Switch from
using index constants and byte arrays in those cases.

Signed-off-by: Andreas Sandberg <andreas@sandberg.uk>
2022-07-19 13:06:47 -07:00
..
CMakeLists.txt drivers: display: max7219: add driver 2022-07-15 10:10:48 +02:00
Kconfig drivers: display: max7219: add driver 2022-07-15 10:10:48 +02:00
Kconfig.dummy
Kconfig.gd7965 drivers: gd7965: Remove the need to use heap memory 2022-07-19 13:06:47 -07:00
Kconfig.ili9xxx
Kconfig.ls0xx
Kconfig.max7219 drivers: display: max7219: add driver 2022-07-15 10:10:48 +02:00
Kconfig.mcux_elcdif drivers: display: display_mcux_elcdif: Rework double framebuffer 2022-07-13 07:58:58 -05:00
Kconfig.microbit
Kconfig.nrf_led_matrix
Kconfig.rm68200
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7735r
Kconfig.st7789v
Kconfig.stm32_ltdc
display_dummy.c
display_framebuf.c
display_ili9xxx.c
display_ili9xxx.h
display_ili9340.c
display_ili9340.h
display_ili9341.c
display_ili9341.h
display_ili9488.c
display_ili9488.h
display_max7219.c drivers: display: max7219: add driver 2022-07-15 10:10:48 +02:00
display_mcux_elcdif.c drivers: display: display_mcux_elcdif: Rework double framebuffer 2022-07-13 07:58:58 -05:00
display_nrf_led_matrix.c
display_rm68200.c
display_sdl.c
display_st7735r.c
display_st7735r.h
display_st7789v.c
display_st7789v.h
display_stm32_ltdc.c
gd7965.c drivers: gd7965: Use packed structs where appropriate 2022-07-19 13:06:47 -07:00
gd7965_regs.h drivers: gd7965: Use packed structs where appropriate 2022-07-19 13:06:47 -07:00
ls0xx.c
mb_display.c
mb_font.c
mb_font.h
ssd16xx.c drivers: ssd16xx: Refactor busy pin handling 2022-07-13 15:57:04 +02:00
ssd16xx_regs.h
ssd1306.c
ssd1306_regs.h