Home
last modified time | relevance | path

Searched defs:LCD_DEVICE (Results 1 – 11 of 11) sorted by relevance

/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/lcd/
A Ddrv_lcd_spi.h20 #define LCD_DEVICE(dev) (struct drv_lcd_device*)(dev) macro
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_rgb_lcd.c20 #define LCD_DEVICE(dev) (struct swm_rgb_lcd_device *)(dev) macro
/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/
A Ddrv_lcd_spi.c22 #define LCD_DEVICE(dev) (struct drv_lcd_device*)(dev) macro
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_lcd.c22 #define LCD_DEVICE(dev) (struct drv_lcd_device *)(dev) macro
/bsp/tkm32F499/drivers/
A Ddrv_lcd.c22 #define LCD_DEVICE(dev) (struct drv_lcd_device*)(dev) macro
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_fb.c67 #define LCD_DEVICE(dev) (struct rt_hdmi_fb_device*)(dev) macro
/bsp/raspberry-pi/raspi4-32/driver/lcd/
A Ddrv_hdmi.c68 #define LCD_DEVICE(dev) (struct rt_hdmi_fb_device*)(dev) macro
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_hdmi.c71 #define LCD_DEVICE(dev) (struct rt_hdmi_fb_device*)(dev) macro
/bsp/stm32/stm32f407-atk-explorer/board/ports/
A Ddrv_lcd.c29 #define LCD_DEVICE(dev) (struct drv_lcd_device *)(dev) macro
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_spi_ili9488.c33 #define LCD_DEVICE(dev) (struct drv_lcd_device*)(dev) macro
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.c41 #define LCD_DEVICE(dev) (struct drv_lcd_device *)(dev) macro

Completed in 25 milliseconds