10usb.cdf
来自「T2.0 USB driver.rar T2.0 USB driver.rar」· CDF 代码 · 共 32 行
CDF
32 行
/* 10usb.cdf - BSP-specific component descriptor file *//* Copyright 1984-1998 Wind River Systems, Inc. *//*modification history--------------------01d,23jul01,wef changed stub directory to point directly at the bsp with the ../../ 10c,17jul01wef, moved pci stubs from comps/src into the bsp and changed name from stub<arch>UsbPciLib.c to usbPciStub.c 10b,17apr00wef, changed reference of stubUsbPpc604PciLib.c to stubUsbPpcPciLib.c 01a,29mar00,wef written*//*DESCRIPTIONThis file contains BSP-specific changes to the generic componentdescriptor files.*//* include bsp specific pci functions for usb stack to fucntion correctly*/Component INCLUDE_USB { CONFIGLETTES ../../mtx604/usbPciStub.c}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?