Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dtouch_sensor_types.h64 TOUCH_HVOLT_ATTEN_MAX, enumerator
/hal_espressif-3.6.0/components/driver/
Dtouch_sensor_common.c62 …TOUCH_CHECK(((atten < TOUCH_HVOLT_ATTEN_MAX) && (refh >= (int )TOUCH_HVOLT_ATTEN_KEEP)), "touch at… in touch_pad_set_voltage()