Go to the source code of this file.
Macros | |
#define | CDC_ACM_INTERFACE 0 |
#define | CDC_DATA_INTERFACE 1 |
#define | CDC_ENDPOINT_ACM (CDC_FIRST_ENDPOINT) |
#define | CDC_ENDPOINT_IN (CDC_FIRST_ENDPOINT+2) |
#define | CDC_ENDPOINT_OUT (CDC_FIRST_ENDPOINT+1) |
#define | CDC_ENPOINT_COUNT 3 |
#define | CDC_FIRST_ENDPOINT 1 |
#define | CDC_INTERFACE_COUNT 2 |
#define | CDC_RX CDC_ENDPOINT_OUT |
#define | CDC_TX CDC_ENDPOINT_IN |
#define | IMANUFACTURER 1 |
#define | INTERFACE_COUNT (MSC_INTERFACE + MSC_INTERFACE_COUNT) |
#define | IPRODUCT 2 |
#define | ISERIAL_MAX_LEN 20 |
#define | PLUGGABLE_USB_ENABLED |
#define | USB_ENDPOINTS 5 |
#define CDC_ENDPOINT_ACM (CDC_FIRST_ENDPOINT) |
#define CDC_ENDPOINT_IN (CDC_FIRST_ENDPOINT+2) |
#define CDC_ENDPOINT_OUT (CDC_FIRST_ENDPOINT+1) |
#define CDC_RX CDC_ENDPOINT_OUT |
#define CDC_TX CDC_ENDPOINT_IN |
#define INTERFACE_COUNT (MSC_INTERFACE + MSC_INTERFACE_COUNT) |