Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h228 #define SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED (1) /*Sopport touch proximity channel measure done … macro
/hal_espressif-3.6.0/components/hal/include/hal/
Dtouch_sensor_types.h150 #if SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED
/hal_espressif-3.6.0/components/driver/esp32s3/
Dtouch_sensor.c83 #if SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED in touch_pad_isr_register()
/hal_espressif-3.6.0/components/driver/esp32s2/
Dtouch_sensor.c104 #if SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED in touch_pad_isr_register()