Home
last modified time | relevance | path

Searched refs:touch_pad_sleep_get_threshold (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h577 esp_err_t touch_pad_sleep_get_threshold(touch_pad_t pad_num, uint32_t *touch_thres);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h577 esp_err_t touch_pad_sleep_get_threshold(touch_pad_t pad_num, uint32_t *touch_thres);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c597 esp_err_t touch_pad_sleep_get_threshold(touch_pad_t pad_num, uint32_t *touch_thres) in touch_pad_sleep_get_threshold() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c624 esp_err_t touch_pad_sleep_get_threshold(touch_pad_t pad_num, uint32_t *touch_thres) in touch_pad_sleep_get_threshold() function