Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/touch_sensor/include/driver/
Dtouch_sensor_common.h43 esp_err_t touch_pad_io_init(touch_pad_t touch_num);
/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c121 esp_err_t touch_pad_io_init(touch_pad_t touch_num) in touch_pad_io_init() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c270 touch_pad_io_init(touch_num); in touch_pad_config()
468 touch_pad_io_init(SOC_TOUCH_SHIELD_CHANNEL); in touch_pad_waterproof_enable()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c296 touch_pad_io_init(touch_num); in touch_pad_config()
495 touch_pad_io_init(SOC_TOUCH_SHIELD_CHANNEL); in touch_pad_waterproof_enable()
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c283 touch_pad_io_init(touch_num); in touch_pad_config()