Home
last modified time | relevance | path

Searched refs:touch_hal_waterproof_set_config (Results 1 – 6 of 6) 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() function
/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() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h415 void touch_hal_waterproof_set_config(const 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);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c452 touch_hal_waterproof_set_config(waterproof); in touch_pad_waterproof_set_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c479 touch_hal_waterproof_set_config(waterproof); in touch_pad_waterproof_set_config()