Macros | |
#define | Usb_reset_action() |
#define | Usb_resume_action() |
#define | Usb_set_configuration_action() Usb_enable_sof_interrupt() |
#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() |
#define Usb_reset_action | ( | ) |
Referenced by usb_general_interrupt().
#define Usb_resume_action | ( | ) |
Referenced by usb_general_interrupt().
#define Usb_set_configuration_action | ( | ) | Usb_enable_sof_interrupt() |
Referenced by usb_set_configuration().
#define Usb_sof_action | ( | ) | usb_sof_action() |
Referenced by usb_general_interrupt().
#define Usb_suspend_action | ( | ) |
Referenced by usb_general_interrupt().
#define Usb_vbus_off_action | ( | ) |
Referenced by usb_general_interrupt().
#define Usb_vbus_on_action | ( | ) |
Referenced by usb_device_task(), and usb_general_interrupt().
#define Usb_wake_up_action | ( | ) |
Referenced by usb_general_interrupt().