代码搜索结果

找到约 10,000 项符合 USB 的代码

usb.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究

usb.h

/* FreeRTOS V3.2.2 - copyright (C) 2003, 2004 Richard Barry. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the t

usb.c

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "timer.h" #include "option.h" #include "2410usb.h" #include "usblib.h" #include "usbsetup.h" #include "usbout.h" #includ

usb.h

/**************************************************************** NAME: usb.h DESC: definitions(USB data structure) for USB setup operation. Because It's h/w independent file, it may be us

usb.c

/**************** (c) 1998 STMicroelectronics ********************** PROJECT : USB - ST7 COMPILER : ST7 HICROSS C (HIWARE) MODULE : usb.c VERSION : V 1.1 CREATION DATE : 25/0

usb.h

/**************** (c) 1998 STMicroelectronics ********************** PROJECT : USB - ST7 COMPILER : ST7 HICROSS C (HIWARE) MODULE : usb.h VERSION : V 1.0 CREATION DATE : 25/0

usb.c

/**************** (c) 1998 STMicroelectronics ********************** PROJECT : USB - ST7 COMPILER : ST7 HICROSS C (HIWARE) MODULE : usb.c VERSION : V 1.1 CREATION DATE : 25/0

usb.h

/**************** (c) 1998 STMicroelectronics ********************** PROJECT : USB - ST7 COMPILER : ST7 HICROSS C (HIWARE) MODULE : usb.h VERSION : V 1.0 CREATION DATE : 25/0

usb.c

#include "isp1362.h" #include "reg.h" unsigned int device_info(char mode, char itype, char index) { static int iManufacturer=0; static int iProduct=0; static int iInterface=0; static int

usb.cpp

////////////////////////////////////////////////////////////////////////////// // Copyright