Home
last modified time | relevance | path

Searched refs:TOUCH_PAD_TIE_OPT_MAX (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dtouch_sensor_types.h84 TOUCH_PAD_TIE_OPT_MAX, enumerator
/hal_espressif-3.6.0/components/driver/
Dtouch_sensor_common.c94 TOUCH_CHECK(opt < TOUCH_PAD_TIE_OPT_MAX, "touch opt error", ESP_ERR_INVALID_ARG); in touch_pad_set_cnt_mode()