Macros | |
#define | EP_HID_GENERIC_IN 1 |
#define | EP_HID_GENERIC_OUT 2 |
#define | LOG_STR(str) |
Debug trace macro. More... | |
#define | NB_ENDPOINTS 3 |
#define | USB_DEVICE_FEATURE true |
ENABLE to activate the device software framework support. More... | |
#define | USB_HOST_FEATURE DIASBLE |
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) |