zephyr/drivers/display
Peter Bigot 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts
Re-run with updated script to convert integer literal delay arguments to
k_sleep to use the standard timeout macros.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-09 08:38:10 -04:00
..
CMakeLists.txt display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
Kconfig display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
Kconfig.dummy
Kconfig.grove
Kconfig.ili9340
Kconfig.mcux_elcdif
Kconfig.microbit
Kconfig.sdl drivers: sdl: Added support to set def pix format 2019-07-22 12:33:32 +02:00
Kconfig.ssd16xx drivers: ssd16xx: cleanup Kconfig 2019-09-18 15:00:38 -05:00
Kconfig.ssd1306
Kconfig.st7789v display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
display_dummy.c
display_framebuf.c
display_ili9340.c coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
display_ili9340.h
display_ili9340_adafruit_1480.c
display_ili9340_seeed_tftv2.c coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
display_mcux_elcdif.c
display_sdl.c drivers: sdl: Added support to set def pix format 2019-07-22 12:33:32 +02:00
display_st7789v.c coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
display_st7789v.h display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
display_st7789v_tl019fqv01.c display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
grove_lcd_rgb.c
mb_display.c
mb_font.c
mb_font.h
ssd16xx.c drivers: ssd16xx: do not write default value to CTRL1 before update 2019-09-18 15:00:38 -05:00
ssd16xx_regs.h drivers: ssd16xx: allow only specific RAM to update 2019-09-18 15:00:38 -05:00
ssd1306.c drivers: ssd1306: fix style 2019-09-17 06:49:37 -05:00
ssd1306_regs.h