Home
last modified time | relevance | path

Searched defs:denoise (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c78 void touch_hal_denoise_set_config(const touch_pad_denoise_t *denoise) in touch_hal_denoise_set_config()
84 void touch_hal_denoise_get_config(touch_pad_denoise_t *denoise) in touch_hal_denoise_get_config()
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c78 void touch_hal_denoise_set_config(const touch_pad_denoise_t *denoise) in touch_hal_denoise_set_config()
84 void touch_hal_denoise_get_config(touch_pad_denoise_t *denoise) in touch_hal_denoise_get_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c438 esp_err_t touch_pad_denoise_set_config(const touch_pad_denoise_t *denoise) in touch_pad_denoise_set_config()
456 esp_err_t touch_pad_denoise_get_config(touch_pad_denoise_t *denoise) in touch_pad_denoise_get_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c412 esp_err_t touch_pad_denoise_set_config(const touch_pad_denoise_t *denoise) in touch_pad_denoise_set_config()
430 esp_err_t touch_pad_denoise_get_config(touch_pad_denoise_t *denoise) in touch_pad_denoise_get_config()