Home
last modified time | relevance | path

Searched refs:touch_pad_intr_clear (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/esp32/include/driver/
Dtouch_sensor.h322 esp_err_t touch_pad_intr_clear(void);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h258 esp_err_t touch_pad_intr_clear(touch_pad_intr_mask_t int_mask);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h258 esp_err_t touch_pad_intr_clear(touch_pad_intr_mask_t int_mask);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c222 esp_err_t touch_pad_intr_clear(touch_pad_intr_mask_t int_mask) in touch_pad_intr_clear() function
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c265 esp_err_t touch_pad_intr_clear(void) in touch_pad_intr_clear() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c248 esp_err_t touch_pad_intr_clear(touch_pad_intr_mask_t int_mask) in touch_pad_intr_clear() function