Home
last modified time | relevance | path

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

/bsp/stm32/stm32f407-atk-explorer/board/ports/touch/
A Ddrv_touch_xpt.h39 rt_err_t xpt2046_calibration(const char *lcd_name,const char *touch_name);
A Ddrv_touch_xpt.c24 rt_err_t xpt2046_calibration(const char *lcd_name,const char *touch_name) in xpt2046_calibration() argument
40 rt_xpt2046_t touch = (rt_xpt2046_t)rt_device_find(touch_name); in xpt2046_calibration()
43 LOG_E(LOG_TAG " cannot find touch device named %s", touch_name); in xpt2046_calibration()

Completed in 4 milliseconds