Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dtouch_sensor_types.h150 #if SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h346 #define SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED (1) /*Sopport touch proximity channel measure done … macro
DKconfig.soc_caps.in858 config SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED config
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c83 #if SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED in touch_pad_isr_register()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c104 #if SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED in touch_pad_isr_register()