Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/touch_sensor/esp32s3/include/driver/
Dtouch_sensor.h598 esp_err_t touch_pad_sleep_channel_read_smooth(touch_pad_t pad_num, uint32_t *smooth_data);
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/include/driver/
Dtouch_sensor.h598 esp_err_t touch_pad_sleep_channel_read_smooth(touch_pad_t pad_num, uint32_t *smooth_data);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c614 esp_err_t touch_pad_sleep_channel_read_smooth(touch_pad_t pad_num, uint32_t *smooth_data) in touch_pad_sleep_channel_read_smooth() function
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c642 esp_err_t touch_pad_sleep_channel_read_smooth(touch_pad_t pad_num, uint32_t *smooth_data) in touch_pad_sleep_channel_read_smooth() function