Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/
Dtouch_sensor_hal.c158 void touch_hal_sleep_channel_set_work_time(uint16_t sleep_cycle, uint16_t meas_times) in touch_hal_sleep_channel_set_work_time() function
/hal_espressif-latest/components/hal/esp32s3/
Dtouch_sensor_hal.c158 void touch_hal_sleep_channel_set_work_time(uint16_t sleep_cycle, uint16_t meas_times) in touch_hal_sleep_channel_set_work_time() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h615 void touch_hal_sleep_channel_set_work_time(uint16_t sleep_cycle, uint16_t meas_times);
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h615 void touch_hal_sleep_channel_set_work_time(uint16_t sleep_cycle, uint16_t meas_times);
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c656 touch_hal_sleep_channel_set_work_time(sleep_cycle, meas_times); in touch_pad_sleep_channel_set_work_time()
/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c684 touch_hal_sleep_channel_set_work_time(sleep_cycle, meas_times); in touch_pad_sleep_channel_set_work_time()