Home
last modified time | relevance | path

Searched defs:volt (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/
Dtouch_sensor_hal.c28 void touch_hal_set_voltage(const touch_hal_volt_t *volt) in touch_hal_set_voltage()
35 void touch_hal_get_voltage(touch_hal_volt_t *volt) in touch_hal_get_voltage()
/hal_espressif-latest/components/driver/touch_sensor/
Dtouch_sensor_common.c65 const touch_hal_volt_t volt = { in touch_pad_set_voltage() local
79 touch_hal_volt_t volt = {0}; in touch_pad_get_voltage() local