Searched refs:gt9xx_init (Results 1 – 5 of 5) sorted by relevance
141 static void gt9xx_init(struct rt_i2c_bus_device *i2c_bus) in gt9xx_init() function217 .init = gt9xx_init,
156 static void gt9xx_init(struct rt_i2c_bus_device *i2c_bus) in gt9xx_init() function228 .init = gt9xx_init,
104 hpm_stat_t gt9xx_init(gt9xx_context_t *context, uint16_t width, uint16_t height);
77 stat = gt9xx_init(>9xx, BOARD_LCD_WIDTH, BOARD_LCD_HEIGHT); in touch_init()
57 hpm_stat_t gt9xx_init(gt9xx_context_t *context, uint16_t width, uint16_t height) in gt9xx_init() function
Completed in 8 milliseconds