Home
last modified time | relevance | path

Searched refs:touch_pad_set_meas_time (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.6.0/docs/zh_CN/api-reference/peripherals/
Dtouch_pad.rst92 …变化之外,还可以降低应用程序功耗,但可能会增加测量噪声干扰。如果得到的动态读数范围结果比较理想,则可以调用 :cpp:func:`touch_pad_set_meas_time` 函数来减少测量时…
101 * 测量时间::cpp:func:`touch_pad_set_meas_time`
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_sensor_v2/touch_pad_read/main/
Dtp_read_main.c65 touch_pad_set_meas_time(TOUCH_PAD_SLEEP_CYCLE_DEFAULT, TOUCH_PAD_MEASURE_CYCLE_DEFAULT); in app_main()
/hal_espressif-3.6.0/components/driver/esp32/include/driver/
Dtouch_sensor.h135 esp_err_t touch_pad_set_meas_time(uint16_t sleep_cycle, uint16_t meas_cycle);
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_sensor_v2/touch_pad_interrupt/main/
Dtp_interrupt_main.c162 touch_pad_set_meas_time(TOUCH_PAD_SLEEP_CYCLE_DEFAULT, TOUCH_PAD_MEASURE_CYCLE_DEFAULT); in app_main()
/hal_espressif-3.6.0/components/driver/esp32s2/include/driver/
Dtouch_sensor.h54 esp_err_t touch_pad_set_meas_time(uint16_t sleep_cycle, uint16_t meas_times);
/hal_espressif-3.6.0/components/driver/esp32s3/include/driver/
Dtouch_sensor.h54 esp_err_t touch_pad_set_meas_time(uint16_t sleep_cycle, uint16_t meas_times);
/hal_espressif-3.6.0/components/driver/test/touch_sensor_test/
Dtest_touch_v1.c225 touch_pad_set_meas_time(slp_time, meas_time); in test_touch_parameter()
Dtest_touch_v2.c437 TEST_ESP_OK( touch_pad_set_meas_time(slp_time, meas_time) ); in test_touch_base_parameter()
1987 touch_pad_set_meas_time(100, TOUCH_PAD_MEASURE_CYCLE_DEFAULT);
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dtouch_pad.rst92 …onsumption might be done by reducing the measurement time with :cpp:func:`touch_pad_set_meas_time`.
101 * Measurement time: :cpp:func:`touch_pad_set_meas_time`
/hal_espressif-3.6.0/components/driver/esp32/
Dtouch_sensor.c127 esp_err_t touch_pad_set_meas_time(uint16_t sleep_cycle, uint16_t meas_cycle) in touch_pad_set_meas_time() function
/hal_espressif-3.6.0/components/driver/esp32s3/
Dtouch_sensor.c93 esp_err_t touch_pad_set_meas_time(uint16_t sleep_cycle, uint16_t meas_times) in touch_pad_set_meas_time() function
/hal_espressif-3.6.0/components/driver/esp32s2/
Dtouch_sensor.c119 esp_err_t touch_pad_set_meas_time(uint16_t sleep_cycle, uint16_t meas_times) in touch_pad_set_meas_time() function
/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c602 ret = touch_pad_set_meas_time(hardware_init->sleep_cycle, hardware_init->sample_count); in te_hw_init()
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp.map3435 .literal.touch_pad_set_meas_time
3646 .text.touch_pad_set_meas_time