mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 16:47:40 +00:00
Align register names with the ones found in the datasheet. It is easier to follow datasheet if names are the same. Some other minor enhancements have also been introduced (comments, use BIT for bit fields...). Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
display_dummy.c | ||
display_framebuf.c | ||
display_ili9340.c | ||
display_ili9340.h | ||
display_mcux_elcdif.c | ||
display_sdl.c | ||
display_st7789v.c | ||
display_st7789v.h | ||
gd7965_regs.h | ||
gd7965.c | ||
grove_lcd_rgb.c | ||
Kconfig | ||
Kconfig.dummy | ||
Kconfig.gd7965 | ||
Kconfig.grove | ||
Kconfig.ili9340 | ||
Kconfig.mcux_elcdif | ||
Kconfig.microbit | ||
Kconfig.sdl | ||
Kconfig.ssd16xx | ||
Kconfig.ssd1306 | ||
Kconfig.st7789v | ||
mb_display.c | ||
mb_font.c | ||
mb_font.h | ||
ssd16xx_regs.h | ||
ssd16xx.c | ||
ssd1306_regs.h | ||
ssd1306.c |