Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dtouch_sensor_caps.h23 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) macro
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Dsoc_caps.h217 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dsoc_caps.h234 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
/hal_espressif-2.7.6/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h65 SENS.sar_touch_ctrl1.touch_xpd_wait = SOC_TOUCH_PAD_MEASURE_WAIT_MAX; in touch_ll_set_meas_time()
/hal_espressif-2.7.6/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h52 RTCCNTL.touch_ctrl2.touch_xpd_wait = SOC_TOUCH_PAD_MEASURE_WAIT_MAX; //wait volt stable in touch_ll_set_meas_times()
/hal_espressif-2.7.6/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h52 RTCCNTL.touch_ctrl2.touch_xpd_wait = SOC_TOUCH_PAD_MEASURE_WAIT_MAX; //wait volt stable in touch_ll_set_meas_times()