Home
last modified time | relevance | path

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

/bsp/loongson/ls1cdev/drivers/
A Ddrv_touch_gt9xx.c141 static void gt9xx_init(struct rt_i2c_bus_device *i2c_bus) in gt9xx_init() function
217 .init = gt9xx_init,
/bsp/allwinner/libraries/drivers/touch/
A Ddrv_touch_gt9xx.c156 static void gt9xx_init(struct rt_i2c_bus_device *i2c_bus) in gt9xx_init() function
228 .init = gt9xx_init,
/bsp/hpmicro/libraries/hpm_sdk/components/touch/gt9xx/
A Dhpm_gt9xx.h104 hpm_stat_t gt9xx_init(gt9xx_context_t *context, uint16_t width, uint16_t height);
A Dhpm_touch_gt9xx.c77 stat = gt9xx_init(&gt9xx, BOARD_LCD_WIDTH, BOARD_LCD_HEIGHT); in touch_init()
A Dhpm_gt9xx.c57 hpm_stat_t gt9xx_init(gt9xx_context_t *context, uint16_t width, uint16_t height) in gt9xx_init() function

Completed in 8 milliseconds