Home
last modified time | relevance | path

Searched defs:waterproof_config (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/touch_element/test/
Dtest_touch_element.c109 touch_elem_waterproof_config_t waterproof_config = { in test_system_waterproof_guard() local
127 touch_elem_waterproof_config_t waterproof_config = { in test_system_waterproof_guard() local
158 touch_elem_waterproof_config_t waterproof_config = { in test_system_waterproof_guard() local
/hal_espressif-3.6.0/examples/peripherals/touch_sensor/touch_element/touch_element_waterproof/main/
Dwaterproof_example_main.c55 touch_elem_waterproof_config_t waterproof_config = { in app_main() local
/hal_espressif-3.6.0/components/touch_element/
Dtouch_element.c674 esp_err_t touch_element_waterproof_install(const touch_elem_waterproof_config_t *waterproof_config) in touch_element_waterproof_install()