Macros | |
#define | EP_FC_IN 1 |
#define | EP_FC_OUT 2 |
#define | EP_MS_IN 3 |
#define | EP_MS_OUT 4 |
#define | LOG_STR(str) print_dbg(str) |
Debug trace macro. More... | |
#define | NB_ENDPOINTS 5 |
#define | SBC_PRODUCT_ID "UC3 MASS STORAGE" |
#define | SBC_REVISION_ID "0.00" |
#define | SBC_VENDOR_ID "ATMEL " |
#define | Scsi_start_read_action() |
#define | Scsi_start_write_action() |
#define | Scsi_stop_read_action() |
#define | Scsi_stop_write_action() |
#define | USB_DEVICE_FEATURE true |
ENABLE to activate the device software framework support. More... | |
#define | USB_HOST_FEATURE false |
ENABLE to activate the host software framework support. More... | |
#define | USB_INT_LEVEL AVR32_INTC_INT0 |
USB interrupt priority level. More... | |
#define | Usb_reset_action() |
#define | Usb_resume_action() |
#define | Usb_set_configuration_action() |
#define | Usb_sof_action() usb_sof_action() |
#define | Usb_suspend_action() |
#define | Usb_vbus_off_action() |
#define | Usb_vbus_on_action() |
#define | Usb_wake_up_action() |
Functions | |
void | usb_sof_action (void) |
usb_sof_action More... | |
void | usb_suspend_action (void) |