Home
last modified time | relevance | path

Searched refs:SOC_TOUCH_PAD_THRESHOLD_MAX (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/
Dtouch_sensor_hal.c23 touch_ll_set_threshold(touch_num, SOC_TOUCH_PAD_THRESHOLD_MAX); in touch_hal_config()
/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h117 #define TOUCH_PAD_THRESHOLD_MAX (SOC_TOUCH_PAD_THRESHOLD_MAX) /*!<If set touch threshol…
/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c145 touch_ll_sleep_set_threshold(SOC_TOUCH_PAD_THRESHOLD_MAX); in touch_hal_sleep_channel_enable()
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c145 touch_ll_sleep_set_threshold(SOC_TOUCH_PAD_THRESHOLD_MAX); in touch_hal_sleep_channel_enable()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h308 #define SOC_TOUCH_PAD_THRESHOLD_MAX (0) /*!<If set touch threshold max value, The touch… macro
DKconfig.soc_caps.in638 config SOC_TOUCH_PAD_THRESHOLD_MAX config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h318 #define SOC_TOUCH_PAD_THRESHOLD_MAX (0x1FFFFF) /*!<If set touch threshold max value, The t… macro
DKconfig.soc_caps.in730 config SOC_TOUCH_PAD_THRESHOLD_MAX config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h348 #define SOC_TOUCH_PAD_THRESHOLD_MAX (0x1FFFFF) /*!<If set touch threshold max value, The t… macro
DKconfig.soc_caps.in862 config SOC_TOUCH_PAD_THRESHOLD_MAX config