Searched refs:touch_high_volt_t (Results 1 – 8 of 8) sorted by relevance
56 esp_err_t touch_pad_set_voltage(touch_high_volt_t refh, touch_low_volt_t refl, touch_volt_atten_t a…66 esp_err_t touch_pad_get_voltage(touch_high_volt_t *refh, touch_low_volt_t *refl, touch_volt_atten_t…
113 static inline void touch_ll_set_voltage_high(touch_high_volt_t refh) in touch_ll_set_voltage_high()125 static inline void touch_ll_get_voltage_high(touch_high_volt_t *refh) in touch_ll_get_voltage_high()127 *refh = (touch_high_volt_t)RTCIO.touch_cfg.drefh; in touch_ll_get_voltage_high()
56 esp_err_t touch_pad_set_voltage(touch_high_volt_t refh, touch_low_volt_t refl, touch_volt_atten_t a… in touch_pad_set_voltage()77 esp_err_t touch_pad_get_voltage(touch_high_volt_t *refh, touch_low_volt_t *refl, touch_volt_atten_t… in touch_pad_get_voltage()
100 static inline void touch_ll_set_voltage_high(touch_high_volt_t refh) in touch_ll_set_voltage_high()112 static inline void touch_ll_get_voltage_high(touch_high_volt_t *refh) in touch_ll_get_voltage_high()114 *refh = (touch_high_volt_t)RTCCNTL.touch_ctrl2.touch_drefh; in touch_ll_get_voltage_high()
92 static inline void touch_ll_set_voltage_high(touch_high_volt_t refh) in touch_ll_set_voltage_high()104 static inline void touch_ll_get_voltage_high(touch_high_volt_t *refh) in touch_ll_get_voltage_high()106 *refh = (touch_high_volt_t)RTCCNTL.touch_ctrl2.touch_drefh; in touch_ll_get_voltage_high()
33 touch_high_volt_t refh;
45 } touch_high_volt_t; typedef
75 touch_high_volt_t upper_voltage; //!< Touch sensor channel upper charge voltage