Searched refs:touch_control (Results 1 – 13 of 13) sorted by relevance
| /bsp/allwinner/libraries/drivers/touch/ |
| A D | drv_touch.c | 189 static rt_err_t touch_control(struct rt_touch_device *touch, int cmd, void *arg) in touch_control() function 197 .touch_control = touch_control,
|
| /bsp/raspberry-pi/raspi4-32/driver/touch/ |
| A D | drv_dsi_touch.c | 103 .touch_control = dsi_control,
|
| A D | drv_xpt2046.c | 217 .touch_control = xpt2046_control,
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | drv_dsi_touch.c | 162 .touch_control = dsi_control,
|
| /bsp/nuvoton/libraries/nu_packages/TPC/ |
| A D | st1663i.c | 261 .touch_control = st1663i_control,
|
| A D | ft5446.c | 266 .touch_control = ft5446_control,
|
| A D | gt911.c | 419 .touch_control = gt911_control,
|
| A D | ili.c | 582 .touch_control = ili_control,
|
| /bsp/stm32/stm32f407-atk-explorer/board/ports/touch/ |
| A D | drv_touch_xpt.c | 217 .touch_control = xpt2046_touch_control,
|
| /bsp/renesas/ra6m3-hmi-board/board/ports/touch/gt911/src/ |
| A D | gt911.c | 433 .touch_control = gt911_control,
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_touch.c | 433 .touch_control = gt911_control,
|
| /bsp/nuvoton/libraries/nu_packages/ILI_TPC/ |
| A D | ili.c | 574 .touch_control = ili_control,
|
| /bsp/nuvoton/libraries/nu_packages/ADC_TOUCH/ |
| A D | adc_touch.c | 257 .touch_control = nu_adc_touch_control,
|
Completed in 27 milliseconds