Home
last modified time | relevance | path

Searched refs:lcd_ops (Results 1 – 10 of 10) sorted by relevance

/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/
A Ddrv_lcd_spi.c103 const static struct rt_device_ops lcd_ops = variable
155 device->ops = &lcd_ops; in drv_lcd_hw_init()
/bsp/tkm32F499/drivers/
A Ddrv_lcd.c136 const static struct rt_device_ops lcd_ops = variable
224 device->ops = &lcd_ops; in drv_lcd_hw_init()
/bsp/efm32/
A Ddev_lcd.c56 static const struct rtgui_graphic_driver_ops lcd_ops = variable
651 efm32_spiLcd_register(&lcd_device, LCD_DEVICE_NAME, flag, (void *)&lcd_ops); in efm32_spiLcd_init()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_lcd.c265 const static struct rt_device_ops lcd_ops = variable
317 device->ops = &lcd_ops; in drv_lcd_hw_init()
/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/lcd/
A Ddrv_lcd_spi.c432 const static struct rt_device_ops lcd_ops = variable
506 device->ops = &lcd_ops; in drv_hw_lcd_init()
/bsp/stm32/stm32l4r9-st-eval/board/ports/
A Ddrv_lcd_dsi.c550 const static struct rt_device_ops lcd_ops = variable
600 device->ops = &lcd_ops; in drv_lcd_hw_init()
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_spi_ili9488.c995 const static struct rt_device_ops lcd_ops = variable
1045 device->ops = &lcd_ops; in drv_lcd_ili9488_hw_init()
/bsp/renesas/libraries/HAL_Drivers/
A Ddrv_lcd.c379 device->ops = &lcd_ops; in rt_hw_lcd_init()
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.c1415 const static struct rt_device_ops lcd_ops = variable
1437 device->ops = &lcd_ops; in drv_lcd_hw_init()
/bsp/stm32/stm32f407-atk-explorer/board/ports/
A Ddrv_lcd.c1970 const static struct rt_device_ops lcd_ops = variable
1992 device->ops = &lcd_ops; in drv_lcd_hw_init()

Completed in 28 milliseconds