Share via


USB Host Controller-specific Code (Windows Embedded CE 6.0)

1/6/2010

Specific code for the USB host controller is in the %_PUBLICROOT%\Common\OAK\Drivers\USB\HCD\USB20\EHCIPDD directory. This code is the same as other host controller driver hardware specific code in that it contains hardware-specific functions. The USB host controller-specific code contains the platform dependent driver (PDD) functions called from EHCI-specific code and USB 2.0 common code. The USB host controller specific code contains the hardware initialization code and configures the hardware according to the registry settings.

See Also

Concepts

The Enhanced Host Controller Interface (EHCI) Driver