Home
last modified time | relevance | path

Searched refs:touch_pad_waterproof_t (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c96 void touch_hal_waterproof_set_config(const touch_pad_waterproof_t *waterproof) in touch_hal_waterproof_set_config()
102 void touch_hal_waterproof_get_config(touch_pad_waterproof_t *waterproof) in touch_hal_waterproof_get_config()
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c96 void touch_hal_waterproof_set_config(const touch_pad_waterproof_t *waterproof) in touch_hal_waterproof_set_config()
102 void touch_hal_waterproof_get_config(touch_pad_waterproof_t *waterproof) in touch_hal_waterproof_get_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h436 esp_err_t touch_pad_waterproof_set_config(const touch_pad_waterproof_t *waterproof);
444 esp_err_t touch_pad_waterproof_get_config(touch_pad_waterproof_t *waterproof);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h436 esp_err_t touch_pad_waterproof_set_config(const touch_pad_waterproof_t *waterproof);
444 esp_err_t touch_pad_waterproof_get_config(touch_pad_waterproof_t *waterproof);
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h415 void touch_hal_waterproof_set_config(const touch_pad_waterproof_t *waterproof);
422 void touch_hal_waterproof_get_config(touch_pad_waterproof_t *waterproof);
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h415 void touch_hal_waterproof_set_config(const touch_pad_waterproof_t *waterproof);
422 void touch_hal_waterproof_get_config(touch_pad_waterproof_t *waterproof);
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h223 } touch_pad_waterproof_t; typedef
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c445 esp_err_t touch_pad_waterproof_set_config(const touch_pad_waterproof_t *waterproof) in touch_pad_waterproof_set_config()
457 esp_err_t touch_pad_waterproof_get_config(touch_pad_waterproof_t *waterproof) in touch_pad_waterproof_get_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c472 esp_err_t touch_pad_waterproof_set_config(const touch_pad_waterproof_t *waterproof) in touch_pad_waterproof_set_config()
484 esp_err_t touch_pad_waterproof_get_config(touch_pad_waterproof_t *waterproof) in touch_pad_waterproof_get_config()