Home
last modified time | relevance | path

Searched defs:waterproof (Results 1 – 4 of 4) 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/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()
/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()