Searched refs:TOUCH_HVOLT_ATTEN_KEEP (Results 1 – 2 of 2) sorted by relevance
59 TOUCH_HVOLT_ATTEN_KEEP = -1, /*!<Touch sensor high reference voltage attenuation, no change */ enumerator
62 …TOUCH_CHECK(((atten < TOUCH_HVOLT_ATTEN_MAX) && (refh >= (int )TOUCH_HVOLT_ATTEN_KEEP)), "touch at… in touch_pad_set_voltage()