Home
last modified time | relevance | path

Searched refs:drv_lcd_control (Results 1 – 9 of 9) sorted by relevance

/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/
A Ddrv_lcd_spi.c48 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
110 drv_lcd_control
158 device->control = drv_lcd_control; in drv_lcd_hw_init()
/bsp/tkm32F499/drivers/
A Ddrv_lcd.c53 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
143 drv_lcd_control
227 device->control = drv_lcd_control; in drv_lcd_hw_init()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_lcd.c50 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
272 drv_lcd_control
321 device->control = drv_lcd_control; in drv_lcd_hw_init()
/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/lcd/
A Ddrv_lcd_spi.c395 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
439 drv_lcd_control
509 device->control = drv_lcd_control; in drv_hw_lcd_init()
/bsp/k210/drivers/
A Ddrv_lcd.c463 static rt_err_t drv_lcd_control(rt_device_t dev, int cmd, void *args) in drv_lcd_control() function
531 drv_lcd_control
566 lcd_dev->parent.control = drv_lcd_control; in rt_hw_lcd_init()
/bsp/stm32/stm32l4r9-st-eval/board/ports/
A Ddrv_lcd_dsi.c94 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
557 drv_lcd_control
603 device->control = drv_lcd_control; in drv_lcd_hw_init()
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_spi_ili9488.c934 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
1002 drv_lcd_control
1048 device->control = drv_lcd_control; in drv_lcd_ili9488_hw_init()
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.c1391 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
1422 drv_lcd_control};
1440 device->control = drv_lcd_control; in drv_lcd_hw_init()
/bsp/stm32/stm32f407-atk-explorer/board/ports/
A Ddrv_lcd.c1946 static rt_err_t drv_lcd_control(struct rt_device *device, int cmd, void *args) in drv_lcd_control() function
1977 drv_lcd_control};
1995 device->control = drv_lcd_control; in drv_lcd_hw_init()

Completed in 33 milliseconds