Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h408 return SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_read_raw_data()
636 *smooth_data = SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_filter_read_smooth()
649 *benchmark = SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_read_benchmark()
1128 *raw_data = SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_sleep_read_data()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h416 return SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_read_raw_data()
656 *smooth_data = SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_filter_read_smooth()
669 *benchmark = SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_read_benchmark()
1148 *raw_data = SENS.sar_touch_status[touch_num - 1].touch_pad_data; in touch_ll_sleep_read_data()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsens_struct.h277 } sar_touch_status[14]; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsens_struct.h267 } sar_touch_status[14]; member