Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/touch_sensor/esp32/include/driver/
Dtouch_sensor.h308 esp_err_t touch_pad_intr_enable(void);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h241 esp_err_t touch_pad_intr_enable(touch_pad_intr_mask_t int_mask);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h241 esp_err_t touch_pad_intr_enable(touch_pad_intr_mask_t int_mask);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c200 esp_err_t touch_pad_intr_enable(touch_pad_intr_mask_t int_mask) in touch_pad_intr_enable() function
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c249 esp_err_t touch_pad_intr_enable(void) in touch_pad_intr_enable() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c226 esp_err_t touch_pad_intr_enable(touch_pad_intr_mask_t int_mask) in touch_pad_intr_enable() function