Searched refs:touch_cfg (Results 1 – 2 of 2) sorted by relevance
107 RTCIO.touch_cfg.drefh = refh; in touch_ll_set_voltage_high()119 *refh = (touch_high_volt_t)RTCIO.touch_cfg.drefh; in touch_ll_get_voltage_high()130 RTCIO.touch_cfg.drefl = refl; in touch_ll_set_voltage_low()141 *refl = (touch_low_volt_t)RTCIO.touch_cfg.drefl; in touch_ll_get_voltage_low()153 RTCIO.touch_cfg.drange = atten; in touch_ll_set_voltage_attenuation()165 *atten = (touch_volt_atten_t)RTCIO.touch_cfg.drange; in touch_ll_get_voltage_attenuation()
233 } touch_cfg; member