Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the universal serial bus (USB) function controller driver subdirectories and files in the %_WINCEROOT%\Public\Common\OAK directory. The USB function controller drivers support single configurations and single interfaces.
Subdirectory | Description |
---|---|
CSP\ARM\Intel\PXA25X\USB\Function | PXA25X USB function controller driver. |
CSP\ARM\Intel\PXA27X\USBFN | PXA27X USB function controller driver. |
CSP\ARM\Samsung\S3C2410X\USB\Function | Samsung SMDK2410 USB function controller driver. |
Drivers\USBFN\Controller | USB function controller model device driver (MDD) and platform dependent driver (PDD). |
Drivers\USBFN\Controller\MDD | MDD source. |
Drivers\USBFN\Controller\MDD\UFNMDD.c | MDD implementation. |
Drivers\USBFN\Controller\MDD\UFNMDD.h | Device driver service-provider interface (DDSI) implemented by the PDD. |
Drivers\USBFN\Controller\NET2280 | Net2280 PDD. |
Drivers\USBFN\Controller\NET2280\Net2280.h | Net2280 declarations. |
Drivers\USBFN\Controller\NET2280\2280bus.h | Net2280 initialization declarations. |
Drivers\USBFN\Controller\NET2280\2280bus.c | Net2280 initialization implementations. |
INC\USBFN.h | DDI implemented by the MDD. |
INC\USBFNtypes.h | Global USB function controller data and declarations. |
See Also
USB Function Controller Drivers
Send Feedback on this topic to the authors