Searched refs:enum_dflt_pipe_hdl (Results 1 – 1 of 1) sorted by relevance
269 hcd_pipe_handle_t enum_dflt_pipe_hdl; in enum_stage_start() local271 …v(p_hub_driver_obj->constant.root_port_hdl, speed, &enum_dev_hdl, &enum_dflt_pipe_hdl) != ESP_OK) { in enum_stage_start()275 ESP_ERROR_CHECK(hcd_pipe_update_callback(enum_dflt_pipe_hdl, enum_dflt_pipe_callback, NULL)); in enum_stage_start()277 enum_ctrl->pipe = enum_dflt_pipe_hdl; in enum_stage_start()