![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Macros | |
| #define | USE_USB0 1 |
| #define | USB_MAX_IF_NUM 8 |
| #define | USB_MAX_EP_NUM 6 |
| #define | USB_MAX_PACKET0 64 |
| #define | USB_FS_MAX_BULK_PACKET 64 |
| #define | USB_HS_MAX_BULK_PACKET 512 |
| #define | USB_DFU_XFER_SIZE 2048 |
| #define USB_DFU_XFER_SIZE 2048 |
Definition at line 42 of file app_usbd_cfg.h.
| #define USB_FS_MAX_BULK_PACKET 64 |
Definition at line 39 of file app_usbd_cfg.h.
| #define USB_HS_MAX_BULK_PACKET 512 |
Definition at line 40 of file app_usbd_cfg.h.
| #define USB_MAX_EP_NUM 6 |
Definition at line 37 of file app_usbd_cfg.h.
| #define USB_MAX_IF_NUM 8 |
Definition at line 36 of file app_usbd_cfg.h.
| #define USB_MAX_PACKET0 64 |
Definition at line 38 of file app_usbd_cfg.h.
| #define USE_USB0 1 |
Definition at line 35 of file app_usbd_cfg.h.