Home
last modified time | relevance | path

Searched refs:touch_hal_get_meas_time (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_hal.h47 #define touch_hal_get_meas_time(meas_time) touch_ll_get_meas_time(meas_time) macro
/hal_espressif-latest/components/driver/touch_sensor/esp32/
Dtouch_sensor.c155 touch_hal_get_meas_time(clock_cycle); in touch_pad_get_measurement_clock_cycles()