Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/touch_sensor/esp32/include/driver/
Dtouch_sensor.h315 esp_err_t touch_pad_intr_disable(void);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h250 esp_err_t touch_pad_intr_disable(touch_pad_intr_mask_t int_mask);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h250 esp_err_t touch_pad_intr_disable(touch_pad_intr_mask_t int_mask);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c211 esp_err_t touch_pad_intr_disable(touch_pad_intr_mask_t int_mask) in touch_pad_intr_disable() function
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c257 esp_err_t touch_pad_intr_disable(void) in touch_pad_intr_disable() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c237 esp_err_t touch_pad_intr_disable(touch_pad_intr_mask_t int_mask) in touch_pad_intr_disable() function