parameters[index].data_out_ep);/* Close Command IN EP */USBD_LL_CloseEP(pdev, parameters[index].command_ep);/* DeInitialize the UART peripheral */if(hcdc->UartHandle.Instance)if(HAL_UART_DeInit(&hcdc->UartHandle) != HAL_OK)