Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dtouch_sensor_hal.c21 void touch_hal_config(touch_pad_t touch_num) in touch_hal_config() function
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h213 void touch_hal_config(touch_pad_t touch_num);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c272 touch_hal_config(touch_num); in touch_pad_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c285 touch_hal_config(touch_num); in touch_pad_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c298 touch_hal_config(touch_num); in touch_pad_config()