NUC472_NUC442_BSP
V3.03.005
The Board Support Package for NUC472/NUC442
UsbHostLib
INCLUDE
usbh_err_code.h
Go to the documentation of this file.
1
#ifndef _USB_ERR_CODE_H_
2
#define _USB_ERR_CODE_H_
3
16
#define USB_OK 0
17
#define USB_ERR_NOENT 0xf0001002
18
#define USB_ERR_IO 0xf0001005
19
#define USB_ERR_AGAIN 0xf0001011
20
#define USB_ERR_NOMEM 0xf0001012
21
#define USB_ERR_BUSY 0xf0001016
22
#define USB_ERR_XDEV 0xf0001018
23
#define USB_ERR_NODEV 0xf0001019
24
#define USB_ERR_INVAL 0xf0001022
25
#define USB_ERR_PIPE 0xf0001032
26
#define EWOULDBLOCK USB_ERR_AGAIN
27
#define USB_ERR_NOLINK 0xf0001067
28
#define USB_ERR_CONNRESET 0xf0001104
29
#define USB_ERR_SHUTDOWN 0xf0001108
30
#define USB_ERR_TIMEOUT 0xf0001110
31
#define USB_ERR_INPROGRESS 0xf0001115
33
#define USB_ERR_URB_PENDING USB_ERR_INPROGRESS
35
#define CC_ERR_CRC 0xf0003001
36
#define CC_ERR_BITSTUFF 0xf0003002
37
#define CC_ERR_DATA_TOGGLE 0xf0003003
38
#define CC_ERR_STALL 0xf0003004
39
#define CC_ERR_NORESPONSE 0xf0003005
40
#define CC_ERR_PID_CHECK 0xf0003006
41
#define CC_ERR_INVALID_PID 0xf0003007
42
#define CC_ERR_DATAOVERRUN 0xf0003008
43
#define CC_ERR_DATAUNDERRUN 0xf0003009
44
#define CC_ERR_NOT_DEFINED 0xf0003010
45
#define CC_ERR_BUFFEROVERRUN 0xf0003012
46
#define CC_ERR_BUFFERUNDERRUN 0xf0003013
47
#define CC_ERR_NOT_ACCESS 0xf0003014
/* end of group NUC472_442_USBH_EXPORTED_CONSTANTS */
50
/* end of group NUC472_442_USBH_Driver */
52
/* end of group NUC472_442_Device_Driver */
54
55
#endif
/* _USB_ERR_CODE_H_ */
56
57
/*** (C) COPYRIGHT 2014 Nuvoton Technology Corp. ***/
58
Generated on Fri Apr 19 2024 17:09:09 for NUC472_NUC442_BSP by
1.9.3