Host controller states
[USB host task module]

Collaboration diagram for Host controller states:

Defines for device state coding. More...

Defines

#define DEVICE_UNATTACHED   0
#define DEVICE_ATTACHED   1
#define DEVICE_POWERED   2
#define DEVICE_DEFAULT   3
#define DEVICE_ADDRESSED   4
#define DEVICE_CONFIGURED   5
#define DEVICE_READY   6
#define DEVICE_ERROR   7
#define DEVICE_SUSPENDED   8
#define DEVICE_WAIT_RESUME   9
#define DEVICE_DISCONNECTED   10
#define DEVICE_DISCONNECTED_ACK   11
#define A_PERIPHERAL   12
#define A_INIT_HNP   13
#define A_SUSPEND   14
#define A_END_HNP_WAIT_VFALL   15
#define A_TEMPO_VBUS_DISCHARGE   16

Detailed Description

Defines for device state coding.

host_task.gif

Define Documentation

#define DEVICE_UNATTACHED   0

Definition at line 108 of file usb_host_task.h.

Referenced by usb_device_task(), usb_general_interrupt(), usb_host_task(), usb_host_task_init(), and usb_task_init().

#define DEVICE_ATTACHED   1

Definition at line 109 of file usb_host_task.h.

Referenced by usb_general_interrupt(), and usb_host_task().

#define DEVICE_POWERED   2

Definition at line 110 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_DEFAULT   3

Definition at line 111 of file usb_host_task.h.

Referenced by otg_timer_interrupt(), and usb_host_task().

#define DEVICE_ADDRESSED   4

Definition at line 112 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_CONFIGURED   5

Definition at line 113 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_READY   6

Definition at line 114 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_ERROR   7

Definition at line 116 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_SUSPENDED   8

Definition at line 118 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_WAIT_RESUME   9

Definition at line 119 of file usb_host_task.h.

Referenced by usb_host_task().

#define DEVICE_DISCONNECTED   10

Definition at line 121 of file usb_host_task.h.

Referenced by usb_general_interrupt(), and usb_host_task().

#define DEVICE_DISCONNECTED_ACK   11

Definition at line 122 of file usb_host_task.h.

Referenced by usb_host_task().

#define A_PERIPHERAL   12

Definition at line 124 of file usb_host_task.h.

Referenced by otg_timer_interrupt(), usb_general_interrupt(), and usb_host_task().

#define A_INIT_HNP   13

Definition at line 125 of file usb_host_task.h.

Referenced by usb_host_task().

#define A_SUSPEND   14

Definition at line 126 of file usb_host_task.h.

Referenced by otg_timer_interrupt(), and usb_host_task().

#define A_END_HNP_WAIT_VFALL   15

Definition at line 127 of file usb_host_task.h.

Referenced by usb_general_interrupt(), and usb_host_task().

#define A_TEMPO_VBUS_DISCHARGE   16

Definition at line 128 of file usb_host_task.h.

Referenced by usb_host_task().


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