Collaboration diagram for USB host custom actions:
![]() |
Defines | |
#define | Usb_id_transition_action() |
#define | Host_device_disconnection_action() |
#define | Host_device_connection_action() |
#define | Host_sof_action() |
#define | Host_suspend_action() host_suspend_action(); |
#define | Host_hwup_action() |
#define | Host_device_not_supported_action() |
#define | Host_device_supported_action() |
#define | Host_device_error_action() |
#define Usb_id_transition_action | ( | ) |
#define Host_device_disconnection_action | ( | ) |
#define Host_device_connection_action | ( | ) |
#define Host_sof_action | ( | ) |
#define Host_suspend_action | ( | ) | host_suspend_action(); |
Definition at line 129 of file conf_usb.h.
#define Host_hwup_action | ( | ) |
#define Host_device_not_supported_action | ( | ) |
Definition at line 131 of file conf_usb.h.
#define Host_device_supported_action | ( | ) |
Definition at line 132 of file conf_usb.h.
#define Host_device_error_action | ( | ) |
Definition at line 133 of file conf_usb.h.