Home
last modified time | relevance | path

Searched refs:touch_ll_set_tie_option (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()
45 touch_ll_set_tie_option(touch_num, meas->tie_opt); in touch_hal_set_meas_mode()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h206 static inline void touch_ll_set_tie_option(touch_pad_t touch_num, touch_tie_opt_t opt) in touch_ll_set_tie_option() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h193 static inline void touch_ll_set_tie_option(touch_pad_t touch_num, touch_tie_opt_t opt) in touch_ll_set_tie_option() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h201 static inline void touch_ll_set_tie_option(touch_pad_t touch_num, touch_tie_opt_t opt) in touch_ll_set_tie_option() function