Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h247 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h230 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsoc_caps.h245 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
/hal_espressif-3.4.0/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h69 …L_FORCE_MODIFY_U32_REG_FIELD(SENS.sar_touch_ctrl1, touch_xpd_wait, SOC_TOUCH_PAD_MEASURE_WAIT_MAX); in touch_ll_set_meas_time()
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h56 …CE_MODIFY_U32_REG_FIELD(RTCCNTL.touch_ctrl2, touch_xpd_wait, SOC_TOUCH_PAD_MEASURE_WAIT_MAX); //wa… in touch_ll_set_meas_times()
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h48 …CE_MODIFY_U32_REG_FIELD(RTCCNTL.touch_ctrl2, touch_xpd_wait, SOC_TOUCH_PAD_MEASURE_WAIT_MAX); //wa… in touch_ll_set_meas_times()