Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/touch_sensor/esp32/include/driver/
Dtouch_sensor.h204 esp_err_t touch_pad_sw_start(void);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h36 esp_err_t touch_pad_sw_start(void);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h36 esp_err_t touch_pad_sw_start(void);
/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c171 esp_err_t touch_pad_sw_start(void) in touch_pad_sw_start() function
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c364 touch_pad_sw_start(); in _touch_pad_read()