Go to the source code of this file.
|
#define | AVR_IOCTL_USB_WRITE AVR_IOCTL_DEF('u','s','b','w') |
| add port number to get the real IRQ More...
|
|
#define | AVR_IOCTL_USB_READ AVR_IOCTL_DEF('u','s','b','r') |
|
#define | AVR_IOCTL_USB_SETUP AVR_IOCTL_DEF('u','s','b','s') |
|
#define | AVR_IOCTL_USB_RESET AVR_IOCTL_DEF('u','s','b','R') |
|
#define | AVR_IOCTL_USB_VBUS AVR_IOCTL_DEF('u','s','b','V') |
|
#define | AVR_IOCTL_USB_GETIRQ() AVR_IOCTL_DEF('u','s','b',' ') |
|
#define | AVR_IOCTL_USB_NAK -2 |
|
#define | AVR_IOCTL_USB_STALL -3 |
|
#define | AVR_IOCTL_USB_OK 0 |
|