| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
| D | usb_host_phdc.c | 133 usb_echo("allocate transfer error\r\n"); in USB_HostPhdcClearHalt() 234 usb_echo("Error for USB_HostPhdcSetClearFeatureEndpointHalt\r\n"); in USB_HostPhdcSetClearFeatureEndpointHaltCallback() 373 usb_echo( in USB_HostPhdcBulkInPipeCallback() 453 usb_echo("USB_HostPhdcOpenInterface: Error when close pipe\r\n"); in USB_HostPhdcOpenInterface() 467 usb_echo("USB_HostPhdcOpenInterface: Error when close pipe\r\n"); in USB_HostPhdcOpenInterface() 481 usb_echo("USB_HostPhdcOpenInterface: Error when close pipe\r\n"); in USB_HostPhdcOpenInterface() 511 usb_echo("USB_HostPhdcOpenInterface: Error when open pipe\r\n"); in USB_HostPhdcOpenInterface() 537 usb_echo("USB_HostPhdcOpenInterface: Error when open pipe\r\n"); in USB_HostPhdcOpenInterface() 563 usb_echo("USB_HostPhdcOpenInterface: Error when open pipe\r\n"); in USB_HostPhdcOpenInterface() 654 usb_echo("USB_HostPhdcSetInterface: Error when cancel pipe\r\n"); in USB_HostPhdcSetInterface() [all …]
|
| D | usb_host_hub_app.c | 172 usb_echo("error in hub interrupt recv\r\n"); in USB_HostHubGetInterruptStatus() 207 usb_echo("hub get descriptor 7\r\n"); in USB_HostHubProcess() 213 usb_echo("hub get descriptor 7 error\r\n"); in USB_HostHubProcess() 244 usb_echo("port number is bigger than USB_HOST_HUB_MAX_PORT\r\n"); in USB_HostHubProcess() 258 usb_echo("hub get descriptor\r\n"); in USB_HostHubProcess() 264 usb_echo("hub get descriptor error\r\n"); in USB_HostHubProcess() 279 usb_echo("port list allocate fail\r\n"); in USB_HostHubProcess() 297 usb_echo("set port feature PORT_POWER\r\n"); in USB_HostHubProcess() 303 usb_echo("set port feature PORT_POWER fail\r\n"); in USB_HostHubProcess() 464 usb_echo("hub: C_PORT_RESET when detached\r\n"); in USB_HostHubProcessPortAttach() [all …]
|
| D | usb_host_printer.c | 141 usb_echo("allocate transfer error\r\n"); in USB_HostPrinterClearHalt() 256 usb_echo("error when close pipe\r\n"); in USB_HostPrinterOpenInterface() 268 usb_echo("error when close pipe\r\n"); in USB_HostPrinterOpenInterface() 300 usb_echo("USB_HostPrinterSetInterface fail to open pipe\r\n"); in USB_HostPrinterOpenInterface() 326 usb_echo("USB_HostPrinterSetInterface fail to open pipe\r\n"); in USB_HostPrinterOpenInterface() 418 usb_echo("error when cancel pipe\r\n"); in USB_HostPrinterSetInterface() 429 usb_echo("error when cancel pipe\r\n"); in USB_HostPrinterSetInterface() 448 usb_echo("error to get transfer\r\n"); in USB_HostPrinterSetInterface() 501 usb_echo("error when cancel pipe\r\n"); in USB_HostPrinterDeinit() 509 usb_echo("error when close pipe\r\n"); in USB_HostPrinterDeinit() [all …]
|
| D | usb_host_cdc.c | 71 usb_echo("allocate transfer error\r\n"); in USB_HostCdcClearHalt() 243 usb_echo("error when close pipe\r\n"); in USB_HostCdcOpenDataInterface() 256 usb_echo("error when close pipe\r\n"); in USB_HostCdcOpenDataInterface() 292 usb_echo("usb_host_audio_set_interface fail to open pipe\r\n"); in USB_HostCdcOpenDataInterface() 317 usb_echo("usb_host_cdc_set_dat_interface fail to open pipe\r\n"); in USB_HostCdcOpenDataInterface() 377 usb_echo("error when cancel pipe\r\n"); in USB_HostCdcOpenControlInterface() 385 usb_echo("error when close pipe\r\n"); in USB_HostCdcOpenControlInterface() 423 usb_echo("USB_HostCdcSetControlInterface fail to open pipe\r\n"); in USB_HostCdcOpenControlInterface() 541 usb_echo("error when cancel pipe\r\n"); in USB_HostCdcSetControlInterface() 559 usb_echo("error to get transfer\r\n"); in USB_HostCdcSetControlInterface() [all …]
|
| D | usb_host_hid.c | 144 usb_echo("allocate transfer error\r\n"); in USB_HostHidClearHalt() 255 usb_echo("error when close pipe\r\n"); in USB_HostHidOpenInterface() 267 usb_echo("error when close pipe\r\n"); in USB_HostHidOpenInterface() 299 usb_echo("USB_HostHidSetInterface fail to open pipe\r\n"); in USB_HostHidOpenInterface() 325 usb_echo("USB_HostHidSetInterface fail to open pipe\r\n"); in USB_HostHidOpenInterface() 414 usb_echo("error when cancel pipe\r\n"); in USB_HostHidSetInterface() 425 usb_echo("error when cancel pipe\r\n"); in USB_HostHidSetInterface() 444 usb_echo("error to get transfer\r\n"); in USB_HostHidSetInterface() 496 usb_echo("error when cancel pipe\r\n"); in USB_HostHidDeinit() 504 usb_echo("error when close pipe\r\n"); in USB_HostHidDeinit() [all …]
|
| D | usb_host_msd.c | 214 usb_echo("allocate transfer error\r\n"); in USB_HostMsdClearHalt() 626 usb_echo("allocate transfer error\r\n"); in USB_HostMsdProcessCommand() 646 usb_echo("host send error\r\n"); in USB_HostMsdProcessCommand() 667 usb_echo("host send error\r\n"); in USB_HostMsdProcessCommand() 678 usb_echo("host recv error\r\n"); in USB_HostMsdProcessCommand() 699 usb_echo("host recv error\r\n"); in USB_HostMsdProcessCommand() 800 usb_echo("error when close pipe\r\n"); in USB_HostMsdOpenInterface() 811 usb_echo("error when close pipe\r\n"); in USB_HostMsdOpenInterface() 841 usb_echo("usb_host_hid_set_interface fail to open pipe\r\n"); in USB_HostMsdOpenInterface() 865 usb_echo("usb_host_hid_set_interface fail to open pipe\r\n"); in USB_HostMsdOpenInterface() [all …]
|
| D | usb_host_hub.c | 140 usb_echo("error to get transfer\r\n"); in USB_HostHubClassRequestCommon() 164 usb_echo("Error in hid get report descriptor\r\n"); in USB_HostHubClassRequestCommon() 243 usb_echo("error when Cancel pipe\r\n"); in USB_HostHubSetInterface() 250 usb_echo("error when close pipe\r\n"); in USB_HostHubSetInterface() 281 usb_echo("usb_host_hid_set_interface fail to open pipe\r\n"); in USB_HostHubSetInterface() 300 usb_echo("host don't support alternate setting\r\n"); in USB_HostHubSetInterface() 326 usb_echo("error when Cancel pipe\r\n"); in USB_HostHubDeinit() 333 usb_echo("hub close interrupt pipe error\r\n"); in USB_HostHubDeinit() 383 usb_echo("error to get transfer\r\n"); in USB_HostHubInterruptRecv() 402 usb_echo("failed to USB_HostRecv\r\n"); in USB_HostHubInterruptRecv() [all …]
|
| D | usb_host_video.c | 125 usb_echo("error when close pipe\r\n"); in USB_HostVideoControlOpenInterface() 158 usb_echo("usb_host_video_control_set_interface fail to open pipe\r\n"); in USB_HostVideoControlOpenInterface() 194 usb_echo("error when close pipe\r\n"); in USB_HostVideoStreamOpenInterface() 228 usb_echo("usb_host_video_stream_set_interface fail to open pipe\r\n"); in USB_HostVideoStreamOpenInterface() 375 usb_echo("error to get transfer\r\n"); in USB_HostVideoControl() 396 usb_echo("failed for USB_HostSendSetup\r\n"); in USB_HostVideoControl() 462 usb_echo("error when cancel pipe\r\n"); in USB_HostVideoStreamSetInterface() 543 usb_echo("error to get transfer\r\n"); in USB_HostVideoStreamSetInterface() 682 usb_echo("error to get transfer\r\n"); in USB_HostVideoControlSetInterface() 755 usb_echo("error to get transfer\r\n"); in USB_HosVideoStreamRecv() [all …]
|
| D | usb_host_audio.c | 115 usb_echo("error when cancel pipe\r\n"); in USB_HostAudioDeinit() 123 usb_echo("error when close pipe\r\n"); in USB_HostAudioDeinit() 134 usb_echo("error when cancel pipe\r\n"); in USB_HostAudioDeinit() 142 usb_echo("error when close pipe\r\n"); in USB_HostAudioDeinit() 262 usb_echo("error to get transfer\r\n"); in _USB_HostAudioControl() 284 usb_echo("failed for USB_HostSendSetup\r\n"); in _USB_HostAudioControl() 348 usb_echo("error when close pipe\r\n"); in _USB_HostAudioOpenInterface() 360 usb_echo("error when close pipe\r\n"); in _USB_HostAudioOpenInterface() 379 usb_echo("usb_host_audio_stream_set_interface fail to open pipe\r\n"); in _USB_HostAudioOpenInterface() 392 usb_echo("usb_host_audio_stream_set_interface fail to open pipe\r\n"); in _USB_HostAudioOpenInterface() [all …]
|
| D | usb_host_cdc_rndis.c | 81 usb_echo("buffer is not enough\r\n"); in USB_HostRndisQueryMsg() 137 usb_echo("buffer is not enough\r\n"); in USB_HostRndisSetMsg() 194 usb_echo("buffer is not enough\r\n"); in USB_HostRndisSendDataMsg()
|
| D | usb_host_cdc_ecm.c | 136 usb_echo("Malloc get string descriptor transfer error.\r\n"); in USB_HostCdcEcmGetMacStringDescriptor()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/ |
| D | usb_host_devices.c | 206 (void)usb_echo("no response from device\r\n"); in USB_HostEnumerationTransferCallback() 274 usb_echo("Device No Response\r\n"); in USB_HostEnumerationTransferCallback() 286 usb_echo("enumation setup error\r\n"); in USB_HostEnumerationTransferCallback() 314 usb_echo("error to get transfer\r\n"); in USB_HostProcessState() 503 usb_echo("Host can only provide a maximum of 500mA current\r\n"); in USB_HostProcessCallback() 520 usb_echo("The device power exceeded\r\n"); in USB_HostProcessCallback() 744 usb_echo("error when close pipe\r\n"); in USB_HostReleaseDeviceResource() 865 (void)usb_echo( in USB_HostParseDeviceConfigurationDescriptor() 917 usb_echo("interface descriptor error\n"); in USB_HostParseDeviceConfigurationDescriptor() 928 usb_echo("endpoint descriptor error\n"); in USB_HostParseDeviceConfigurationDescriptor() [all …]
|
| D | usb_host_hci.c | 121 (void)usb_echo("usb host test init\r\n"); 124 (void)usb_echo(" vendor id :0x%x product id:0x%x \r\n", vendorId, productId); 130 (void)usb_echo("Unsupported Device\r\n"); 135 (void)usb_echo("PET test device attached\r\n"); 270 usb_echo("host init: create host mutex fail\r\n"); in USB_HostInit() 293 usb_echo("host init: controller init fail\r\n"); in USB_HostInit() 327 usb_echo("host controller destroy fail\r\n"); in USB_HostDeinit() 738 usb_echo("interface descriptor error\n"); in USB_HostHelperParseAlternateSetting() 748 usb_echo("endpoint descriptor error\n"); in USB_HostHelperParseAlternateSetting()
|
| D | usb_host_khci.c | 254 usb_echo("speed not match!\n"); in _USB_HostKhciAttach() 820 usb_echo("Own bit is not clear 0x%x\n", (unsigned int)bd); in _USB_HostKhciTransactionDone() 1578 usb_echo("usbHostPointer->khciSwapBufPointer- memory allocation failed"); in USB_HostKhciCreate() 1590 usb_echo("khci mutex init fail\r\n"); in USB_HostKhciCreate() 1600 usb_echo(" memalloc failed in usb_khci_init\n"); in USB_HostKhciCreate() 1808 usb_echo("usb_khci_close_pipe invalid pipe \n"); in USB_HostKhciClosePipe()
|
| D | usb_host_ip3516hs.c | 134 (void)usb_echo("test_single_step_get_dev_desc_data finished\r\n"); in USB_HostIp3516HsTestCallback() 159 usb_echo("allocate transfer error\r\n"); in USB_HostIp3516HsTestSingleStepGetDeviceDesc() 196 usb_echo("allocate transfer error\r\n"); in USB_HostIp3516HsTestSingleStepGetDeviceDescData() 228 (void)usb_echo("usb host Ip3516hs test mode init product id:0x%x\r\n", productId); in USB_HostIp3516HsTestModeInit() 245 (void)usb_echo("set test mode FORCE_ENALBE\r\n"); in USB_HostIp3516HsTestModeInit() 252 (void)usb_echo("start test SINGLE_STEP_GET_DEV_DESC\r\n"); in USB_HostIp3516HsTestModeInit() 256 (void)usb_echo("start test SINGLE_STEP_GET_DEV_DESC_DATA\r\n"); in USB_HostIp3516HsTestModeInit() 3436 usb_echo(" Event create failed in USB_HostIp3516HsCreate\n"); in USB_HostIp3516HsCreate() 3445 usb_echo("USB_HostIp3516HsCreate: create host mutex fail\r\n"); in USB_HostIp3516HsCreate() 3455 usb_echo(" Port number is invalid in USB_HostIp3516HsCreate\n"); in USB_HostIp3516HsCreate() [all …]
|
| D | usb_host_ehci.c | 724 usb_echo("allocate transfer error\r\n"); in USB_HostEhciTestSingleStepGetDeviceDesc() 934 usb_echo("test_single_step_get_dev_desc_data finished\r\n"); in USB_HostEhciTestSingleStepGetDeviceDescData() 948 usb_echo("usb host ehci test mode init product id:0x%x\r\n", productId); in USB_HostEhciTestModeInit() 965 usb_echo("set test mode FORCE_ENALBE_HS\r\n"); in USB_HostEhciTestModeInit() 972 usb_echo("start test SINGLE_STEP_GET_DEV_DESC\r\n"); in USB_HostEhciTestModeInit() 976 usb_echo("start test SINGLE_STEP_GET_DEV_DESC_DATA\r\n"); in USB_HostEhciTestModeInit() 2493 usb_echo("get qh error\r\n"); in USB_HostEhciQhInit() 4920 usb_echo("ehci mutex init fail\r\n"); in USB_HostEhciCreate() 4931 usb_echo("ehci event init fail\r\n"); in USB_HostEhciCreate() 5026 usb_echo("ehci open pipe failed\r\n"); in USB_HostEhciOpenPipe()
|
| D | usb_host_framework.c | 49 usb_echo("failed for USB_HostSendSetup\r\n"); in USB_HostCh9RequestCommon()
|
| D | usb_host_ohci.c | 2235 usb_echo(" event create failed in USB_HostOhciCreate\n"); in USB_HostOhciCreate() 2245 usb_echo("USB_HostOhciCreate: create host mutex fail\r\n"); in USB_HostOhciCreate() 2257 usb_echo(" Port number is invalid in USB_HostOhciCreate\n"); in USB_HostOhciCreate() 2270 usb_echo("USB_HostOhciCreate: mem alloc fail\r\n"); in USB_HostOhciCreate() 2334 usb_echo("ohci open pipe failed\r\n"); in USB_HostOhciOpenPipe()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/ |
| D | usb_device_khci.c | 181 usb_echo("start transfer error\r\n"); in USB_DeviceKhciPrimeNextSetup() 746 usb_echo("prime error\r\n"); in USB_DeviceKhciInterruptTokenDone() 762 usb_echo("start transfer error\r\n"); in USB_DeviceKhciInterruptTokenDone() 784 usb_echo("send error\r\n"); in USB_DeviceKhciInterruptTokenDone() 855 usb_echo("recv error\r\n"); in USB_DeviceKhciInterruptTokenDone() 875 usb_echo("notification error\n"); in USB_DeviceKhciInterruptTokenDone() 917 usb_echo("notification error\n"); in USB_DeviceKhciInterruptReset() 963 usb_echo("notification error\n"); in USB_DeviceKhciInterruptSleep() 1005 usb_echo("notification error\n"); in USB_DeviceKhciInterruptResume() 1042 usb_echo("notification error\n"); in USB_DeviceKhciInterruptVbusRising() [all …]
|
| D | usb_device_lpcip3511.c | 1183 usb_echo("prime transaction error\n"); in USB_DeviceLpc3511IpInterruptToken() 1233 usb_echo("cancel the pending transfer error\n"); in USB_DeviceLpc3511IpInterruptToken() 1314 usb_echo("prime transaction error\n"); in USB_DeviceLpc3511IpInterruptToken() 1327 usb_echo("prime transaction error\n"); in USB_DeviceLpc3511IpInterruptToken() 1379 usb_echo("prime error\n"); in USB_DeviceLpc3511IpInterruptToken() 1397 usb_echo("prime error\n"); in USB_DeviceLpc3511IpInterruptToken() 1425 usb_echo("notification error\n"); in USB_DeviceLpc3511IpInterruptToken() 1481 usb_echo("notification error\n"); in USB_DeviceLpc3511IpInterruptReset() 1512 usb_echo("notification error\n"); in USB_DeviceLpc3511IpInterruptDetach() 1542 usb_echo("notification error\n"); in USB_DeviceLpc3511IpInterruptAttach() [all …]
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/ |
| D | usb_device_cdc_acm.c | 416 … (void)usb_echo("kUSB_DeviceClassEventSetConfiguration, USB_DeviceInitEndpoint fail\r\n"); in USB_DeviceCdcAcmEvent() 444 … (void)usb_echo("kUSB_DeviceClassEventSetInterface, USB_DeviceInitEndpoint fail\r\n"); in USB_DeviceCdcAcmEvent() 787 (void)usb_echo("mutex create error!"); in USB_DeviceCdcAcmInit() 794 (void)usb_echo("mutex create error!"); in USB_DeviceCdcAcmInit() 801 (void)usb_echo("mutex create error!"); in USB_DeviceCdcAcmInit() 831 (void)usb_echo("mutex destroy error!"); in USB_DeviceCdcAcmDeinit() 837 (void)usb_echo("mutex destroy error!"); in USB_DeviceCdcAcmDeinit() 843 (void)usb_echo("mutex destroy error!"); in USB_DeviceCdcAcmDeinit()
|
| D | usb_device_cdc_rndis.c | 177 usb_echo("mutex create error!"); in USB_DeviceCdcRndisInit() 206 usb_echo("mutex destroy error!"); in USB_DeviceCdcRndisDeinit() 415 usb_echo("UNSUPPORTED RNDIS Command : 0x%x\n", messageType); in USB_DeviceCdcRndisMessageGet() 900 usb_echo("OID 0x%x NOT SUPPORTED(QUERY)\n", rndisQueryMsg->oid); in USB_DeviceCdcRndisQueryCommand() 1017 usb_echo("OID 0x%x NOT SUPPORTED(SET)\n", rndisSetMsg->oid); in USB_DeviceCdcRndisSetCommand()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/include/ |
| D | usb_misc.h | 50 #define usb_echo printf macro 52 #define usb_echo DbgConsole_Printf macro 58 #define usb_echo(...) USB_DbgConsole_Disabled() macro
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | README.md | 37 usb_echo("Codec init failed!\n"); 62 usb_echo("Codec set mute/unmute failed!\n");
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/ |
| D | ChangeLogKSDK.txt | 137 … in device CDC class driver, removed unnecessary usb_echo, and added DEBUG macro for necessary usb…
|