Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_ll.h1114 *benchmark = SENS.sar_touch_slp_status.touch_slp_data; in touch_ll_sleep_read_benchmark()
1120 *smooth_data = SENS.sar_touch_slp_status.touch_slp_data; in touch_ll_sleep_read_smooth()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_ll.h1134 *benchmark = SENS.sar_touch_slp_status.touch_slp_data; in touch_ll_sleep_read_benchmark()
1140 *smooth_data = SENS.sar_touch_slp_status.touch_slp_data; in touch_ll_sleep_read_smooth()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsens_struct.h280 uint32_t touch_slp_data: 22; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsens_struct.h270 uint32_t touch_slp_data : 22; member