USB host custom actions
[USB host operating mode configuration]

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()
#define Host_hwup_action()
#define Host_vbus_action()
#define Host_device_not_supported_action()   otg_not_supported_device()
#define Host_device_supported_action()
#define Host_device_error_action()   otg_not_supported_device()

Define Documentation

 
#define Usb_id_transition_action (  ) 

Definition at line 218 of file conf_usb.h.

Referenced by usb_general_interrupt().

 
#define Host_device_disconnection_action (  ) 

Definition at line 219 of file conf_usb.h.

Referenced by usb_general_interrupt().

 
#define Host_device_connection_action (  ) 

Definition at line 220 of file conf_usb.h.

Referenced by usb_general_interrupt(), and usb_host_task().

 
#define Host_sof_action (  ) 

Definition at line 221 of file conf_usb.h.

Referenced by usb_general_interrupt().

 
#define Host_suspend_action (  ) 

Definition at line 222 of file conf_usb.h.

Referenced by usb_host_task().

 
#define Host_hwup_action (  ) 

Definition at line 223 of file conf_usb.h.

Referenced by usb_general_interrupt().

 
#define Host_vbus_action (  ) 

Definition at line 224 of file conf_usb.h.

Referenced by usb_host_task().

 
#define Host_device_not_supported_action (  )     otg_not_supported_device()

Definition at line 226 of file conf_usb.h.

Referenced by usb_host_task().

 
#define Host_device_supported_action (  ) 

Definition at line 230 of file conf_usb.h.

Referenced by usb_host_task().

 
#define Host_device_error_action (  )     otg_not_supported_device()

Definition at line 232 of file conf_usb.h.

Referenced by usb_host_task().


Generated on Mon Feb 19 09:32:10 2007 for Atmel by  doxygen 1.5.1-p1