zephyr/drivers/display
Kumar Gala c07ab7b5d2 drivers: display: mb_display: Convert to DT_LABEL() macro
Convert old dts_fixup.h style DT_GPIO_P0_DEV_NAME macro to new
DT_LABEL(DT_NODELABEL(gpio0))

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-17 17:22:53 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.dummy
Kconfig.gd7965
Kconfig.grove
Kconfig.ili9340
Kconfig.mcux_elcdif
Kconfig.microbit kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7789v kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
display_dummy.c
display_framebuf.c
display_ili9340.c drivers: display: ili9340: Convert to new DT_INST macros 2020-03-27 16:55:28 -05:00
display_ili9340.h
display_ili9340_adafruit_1480.c
display_ili9340_seeed_tftv2.c
display_mcux_elcdif.c drivers: mcux: Convert MCUX drivers to new DT_INST macros 2020-03-26 03:40:09 -05:00
display_sdl.c
display_st7789v.c drivers: display: st7789v: set x-offset and y-offset properties properly 2020-04-15 08:25:19 -05:00
display_st7789v.h
gd7965.c drivers: display: gd7965: Convert to new DT_INST macros 2020-03-27 16:55:28 -05:00
gd7965_regs.h
grove_lcd_rgb.c
mb_display.c drivers: display: mb_display: Convert to DT_LABEL() macro 2020-04-17 17:22:53 +02:00
mb_font.c
mb_font.h
ssd16xx.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
ssd16xx_regs.h
ssd1306.c drivers: display: ssd1306: Convert to new DT_INST macros 2020-03-27 16:55:28 -05:00
ssd1306_regs.h