Searched refs:st7796_lcd_config (Results 1 – 1 of 1) sorted by relevance
38 static rt_err_t st7796_lcd_config(st7796_lcd_t *lcd, st7796_config_t *config);159 if (st7796_lcd_config(lcd, &lcd->config) != RT_EOK) return -RT_ERROR; in st7796_lcd_init()237 static rt_err_t st7796_lcd_config(st7796_lcd_t *lcd, st7796_config_t *config) in st7796_lcd_config() function
Completed in 4 milliseconds