Defines | |
| #define | Usb_id_transition_action() |
| #define | Host_device_disconnection_action() Led0_off() |
| #define | Host_device_connection_action() Led0_on() |
| #define | Host_sof_action() host_sof_action() |
| #define | Host_suspend_action() |
| #define | Host_hwup_action() |
| #define | Host_device_not_supported_action() |
| #define | Host_device_class_not_supported_action() Led0_off() |
| #define | Host_device_supported_action() |
| #define | Host_device_error_action() |
| #define Usb_id_transition_action | ( | ) |
| #define Host_device_disconnection_action | ( | ) | Led0_off() |
| #define Host_device_connection_action | ( | ) | Led0_on() |
| #define Host_sof_action | ( | ) | host_sof_action() |
| #define Host_suspend_action | ( | ) |
Definition at line 188 of file conf_usb.h.
| #define Host_hwup_action | ( | ) |
| #define Host_device_not_supported_action | ( | ) |
Definition at line 190 of file conf_usb.h.
| #define Host_device_class_not_supported_action | ( | ) | Led0_off() |
Definition at line 191 of file conf_usb.h.
| #define Host_device_supported_action | ( | ) |
Definition at line 192 of file conf_usb.h.
| #define Host_device_error_action | ( | ) |
Definition at line 193 of file conf_usb.h.
1.5.3