Home
last modified time | relevance | path

Searched refs:touch_hal_denoise_set_config (Results 1 – 6 of 6) 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() function
/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() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h302 void touch_hal_denoise_set_config(const touch_pad_denoise_t *denoise);
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h302 void touch_hal_denoise_set_config(const touch_pad_denoise_t *denoise);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c424 touch_hal_denoise_set_config(denoise); in touch_pad_denoise_set_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c450 touch_hal_denoise_set_config(denoise); in touch_pad_denoise_set_config()