Defines | |
| #define | Usb_sof_action() sof_action(); |
| #define | Usb_wake_up_action() |
| #define | Usb_resume_action() |
| #define | Usb_suspend_action() |
| #define | Usb_reset_action() |
| #define | Usb_vbus_on_action() |
| #define | Usb_vbus_off_action() |
| #define | Usb_set_configuration_action() |
| #define | Scsi_start_read_action() Led2_on() |
| #define | Scsi_stop_read_action() Led2_off() |
| #define | Scsi_start_write_action() Led3_on() |
| #define | Scsi_stop_write_action() Led3_off() |
| #define Usb_sof_action | ( | ) | sof_action(); |
| #define Usb_wake_up_action | ( | ) |
| #define Usb_resume_action | ( | ) |
| #define Usb_suspend_action | ( | ) |
| #define Usb_reset_action | ( | ) |
| #define Usb_vbus_on_action | ( | ) |
| #define Usb_vbus_off_action | ( | ) |
| #define Usb_set_configuration_action | ( | ) |
| #define Scsi_start_read_action | ( | ) | Led2_on() |
| #define Scsi_stop_read_action | ( | ) | Led2_off() |
| #define Scsi_start_write_action | ( | ) | Led3_on() |
| #define Scsi_stop_write_action | ( | ) | Led3_off() |
1.5.3