|
Contiki 2.5
|
This file contains the possible external configuration of the USB. More...
Go to the source code of this file.
Macros | |
| #define | USB_HOST_FEATURE DISABLED |
| ENABLE to activate the host software library support. More... | |
| #define | USB_DEVICE_FEATURE ENABLED |
| ENABLE to activate the device software library support. More... | |
| #define | USE_USB_PADS_REGULATOR ENABLE |
| Enable the internal regulator for USB pads. More... | |
| #define | CDC_ECM_USES_INTERRUPT_ENDPOINT 0 |
| USB RNDIS / Virtual com port setup. | |
| #define | NB_ENDPOINTS_MS 3 |
| USB Mass Storage Setup. | |
Functions | |
| void | suspend_action (void) |
| Spare function to handle sleep mode. | |
1.8.3.1