Home
last modified time | relevance | path

Searched refs:touch_pad_timeout_set (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h288 esp_err_t touch_pad_timeout_set(bool enable, uint32_t threshold);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h288 esp_err_t touch_pad_timeout_set(bool enable, uint32_t threshold);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c236 esp_err_t touch_pad_timeout_set(bool enable, uint32_t threshold) in touch_pad_timeout_set() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c262 esp_err_t touch_pad_timeout_set(bool enable, uint32_t threshold) in touch_pad_timeout_set() function