Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c53 …touch_pad_t prox_pad[SOC_TOUCH_PROXIMITY_CHANNEL_NUM] = {[0 ... (SOC_TOUCH_PROXIMITY_CHANNEL_NUM -… in touch_hal_deinit()
117 touch_pad_t ch_num[SOC_TOUCH_PROXIMITY_CHANNEL_NUM] = {0}; in touch_hal_enable_proximity()
120 for (i = 0; i < SOC_TOUCH_PROXIMITY_CHANNEL_NUM; i++) { in touch_hal_enable_proximity()
126 if (i == SOC_TOUCH_PROXIMITY_CHANNEL_NUM) { in touch_hal_enable_proximity()
130 for (i = 0; i < SOC_TOUCH_PROXIMITY_CHANNEL_NUM; i++) { in touch_hal_enable_proximity()
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c53 …touch_pad_t prox_pad[SOC_TOUCH_PROXIMITY_CHANNEL_NUM] = {[0 ... (SOC_TOUCH_PROXIMITY_CHANNEL_NUM -… in touch_hal_deinit()
117 touch_pad_t ch_num[SOC_TOUCH_PROXIMITY_CHANNEL_NUM] = {0}; in touch_hal_enable_proximity()
120 for (i = 0; i < SOC_TOUCH_PROXIMITY_CHANNEL_NUM; i++) { in touch_hal_enable_proximity()
126 if (i == SOC_TOUCH_PROXIMITY_CHANNEL_NUM) { in touch_hal_enable_proximity()
130 for (i = 0; i < SOC_TOUCH_PROXIMITY_CHANNEL_NUM; i++) { in touch_hal_enable_proximity()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h316 #define SOC_TOUCH_PROXIMITY_CHANNEL_NUM (3) /*!<Support touch proximity channel number. */ macro
DKconfig.soc_caps.in726 config SOC_TOUCH_PROXIMITY_CHANNEL_NUM config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h345 #define SOC_TOUCH_PROXIMITY_CHANNEL_NUM (3) /* Sopport touch proximity channel number. */ macro
DKconfig.soc_caps.in854 config SOC_TOUCH_PROXIMITY_CHANNEL_NUM config