Modules | |
USB operating modes configuration | |
Defines to enable device or host USB operating modes supported by the application. | |
USB host operating mode configuration | |
USB device operating mode configuration | |
Defines | |
#define | LOG_STR(str) print_dbg(str) |
Debug trace macro. | |
#define | USB_INT_LEVEL AVR32_INTC_INT0 |
USB interrupt priority level. |
#define LOG_STR | ( | str | ) | print_dbg(str) |
Debug trace macro.
Definition at line 259 of file conf_usb.h.
Referenced by host_mass_storage_task().
#define USB_INT_LEVEL AVR32_INTC_INT0 |