代码搜索:usb 是什么?
找到约 10,000 项符合「usb 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/482750/1286235
c usb_prop.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : usb_prop.c
* Author : MCD Application Team
* Version : V2.2.1
* Date
www.eeworm.com/read/482750/1286236
c usb_istr.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : usb_istr.c
* Author : MCD Application Team
* Version : V2.2.1
* Date
www.eeworm.com/read/482750/1286237
c usb_desc.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : usb_desc.c
* Author : MCD Application Team
* Version : V2.2.1
* Date
www.eeworm.com/read/482750/1286238
c usb_pwr.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : usb_pwr.c
* Author : MCD Application Team
* Version : V2.2.1
* Date
www.eeworm.com/read/482495/1288095
h usb_demo.h
/*
DM270 ARM Evaluation Software
(c)Texas Instruments 2003
*/
#ifndef __USB_DEMO_H__
#define __USB_DEMO_H__
#include
extern char UsbMediaDevice[];
void USBDEMO_ini
www.eeworm.com/read/482495/1288106
c usb_demo.c
/*
DM270 ARM Evaluation Software
(c)Texas Instruments 2003
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/482495/1288222
c usb_test.c
/*
Module Name : usb_test.c
Functions : USB Init
Purpose :
Author : Otis Yu
Notes :
*/
/*--------------------------------------------------------------------------*
* Local
www.eeworm.com/read/480930/1305603
h usb-char.h
/*
* Copyright (C) 2001 Extenex Corporation
*
* usb-char.h
*
* Character device emulation client for SA-1100 client usb core.
*
*
*
*/
#ifndef _USB_CHAR_H
#define _USB_CHAR_H
#define USBC_MA
www.eeworm.com/read/480930/1305608
h usb_ctl.h
/*
* Copyright (C) Compaq Computer Corporation, 1998, 1999
* Copyright (C) Extenex Corporation 2001
*
* usb_ctl.h
*
* PRIVATE interface used to share info among components of the SA-1100 USB
www.eeworm.com/read/480930/1305615
c usb_send.c
/*
* Generic xmit layer for the SA1100 USB client function
* Copyright (c) 2001 by Nicolas Pitre
*
* This code was loosely inspired by the original version which was
* Copyright (c) Compaq Comput