Home
last modified time | relevance | path

Searched refs:touch_hal_denoise_get_config (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c84 void touch_hal_denoise_get_config(touch_pad_denoise_t *denoise) in touch_hal_denoise_get_config() function
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c84 void touch_hal_denoise_get_config(touch_pad_denoise_t *denoise) in touch_hal_denoise_get_config() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h309 void touch_hal_denoise_get_config(touch_pad_denoise_t *denoise);
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h309 void touch_hal_denoise_get_config(touch_pad_denoise_t *denoise);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c434 touch_hal_denoise_get_config(denoise); in touch_pad_denoise_get_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c460 touch_hal_denoise_get_config(denoise); in touch_pad_denoise_get_config()