Searched refs:touch_elem_hw_config_t (Results 1 – 2 of 2) sorted by relevance
88 } touch_elem_hw_config_t; typedef94 touch_elem_hw_config_t hardware; //!< Hardware configuration
124 static esp_err_t te_hw_init(const touch_elem_hw_config_t *hardware_init);595 static esp_err_t te_hw_init(const touch_elem_hw_config_t *hardware_init) in te_hw_init()637 memcpy(&s_te_obj->global_config->hardware, hardware_init, sizeof(touch_elem_hw_config_t)); in te_hw_init()