Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h307 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
DKconfig.soc_caps.in634 config SOC_TOUCH_PAD_MEASURE_WAIT_MAX config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h319 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
DKconfig.soc_caps.in734 config SOC_TOUCH_PAD_MEASURE_WAIT_MAX config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h349 #define SOC_TOUCH_PAD_MEASURE_WAIT_MAX (0xFF) /*!<The timer frequency is 8Mhz, the max value … macro
DKconfig.soc_caps.in866 config SOC_TOUCH_PAD_MEASURE_WAIT_MAX config
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_ll.h61 …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-latest/components/hal/esp32s2/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()
/hal_espressif-latest/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()