Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dtouch_sensor_hal.c24 touch_ll_set_slope(touch_num, TOUCH_PAD_SLOPE_DEFAULT); in touch_hal_config()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h110 #define TOUCH_PAD_SLOPE_DEFAULT (TOUCH_PAD_SLOPE_7) macro
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c419 .slope = TOUCH_PAD_SLOPE_DEFAULT, in touch_pad_denoise_set_config()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c445 .slope = TOUCH_PAD_SLOPE_DEFAULT, in touch_pad_denoise_set_config()