Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/drivers/
A Ddrv_lcd.c37 static rt_err_t hpm_lcd_control(struct rt_device *device, int cmd, void *args);
50 .control = hpm_lcd_control,
70 .parent.control = hpm_lcd_control,
90 static rt_err_t hpm_lcd_control(struct rt_device *device, int cmd, void *args) in hpm_lcd_control() function

Completed in 4 milliseconds