- Refer to the USB 2.0 Specification, Chapter 2 Terms and Abbreviations.
- AMD Corporate glossary includes general terms.
- Chapter-specific terms:
- DCD means device controller driver. This is the device driver software used in device mode.
- HCD means host controller driver. This is the device driver software used in host mode.
- The term Frame applies to FS/LS mode. Microframe applies to HS mode. (Micro)frame applies to FS/LS and HS modes.
- In the USB Controller chapter, DWord means 32 bits. In the rest of the PS, a word is defined to mean 32 bits.
- There are two dual-purpose registers (for host and device mode) listed in Register Overview Table. The usb.ASYNCLISTADDR_ENDPOINTLISTADDR register is referred to as usb.ASYNCLISTADDR_ when discussing Host mode and usb._ENDPOINTLISTADDR when discussing Device mode. The usb.PERIODICLISTBASE_DEVICEADDR register is similar.