Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h54 TOUCH_LVOLT_MAX, enumerator
/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c60 TOUCH_CHECK(((refl < TOUCH_LVOLT_MAX) && (refh >= (int )TOUCH_LVOLT_KEEP)), "touch refl error", in touch_pad_set_voltage()