Home
last modified time | relevance | path

Searched refs:TOUCH_PAD_TIE_OPT_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/
Dtouch_sensor_hal.c25 touch_ll_set_tie_option(touch_num, TOUCH_PAD_TIE_OPT_DEFAULT); in touch_hal_config()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h111 #define TOUCH_PAD_TIE_OPT_DEFAULT (TOUCH_PAD_TIE_OPT_LOW) macro
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c420 .tie_opt = TOUCH_PAD_TIE_OPT_DEFAULT, in touch_pad_denoise_set_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c446 .tie_opt = TOUCH_PAD_TIE_OPT_DEFAULT, in touch_pad_denoise_set_config()