Home
last modified time | relevance | path

Searched defs:refl (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c56 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()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h128 static inline void touch_ll_set_voltage_low(touch_low_volt_t refl) in touch_ll_set_voltage_low()
139 static inline void touch_ll_get_voltage_low(touch_low_volt_t *refl) in touch_ll_get_voltage_low()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_hal.h26 touch_low_volt_t refl; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h115 static inline void touch_ll_set_voltage_low(touch_low_volt_t refl) in touch_ll_set_voltage_low()
126 static inline void touch_ll_get_voltage_low(touch_low_volt_t *refl) in touch_ll_get_voltage_low()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h115 static inline void touch_ll_set_voltage_low(touch_low_volt_t refl) in touch_ll_set_voltage_low()
126 static inline void touch_ll_get_voltage_low(touch_low_volt_t *refl) in touch_ll_get_voltage_low()