Searched refs:touch_elem_sw_config_t (Results 1 – 2 of 2) sorted by relevance
69 } touch_elem_sw_config_t; typedef95 touch_elem_sw_config_t software; //!< Software configuration
125 static esp_err_t te_sw_init(const touch_elem_sw_config_t *software_init);641 static esp_err_t te_sw_init(const touch_elem_sw_config_t *software_init) in te_sw_init()660 memcpy(&s_te_obj->global_config->software, software_init, sizeof(touch_elem_sw_config_t)); in te_sw_init()