代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/14159/306418
h usb.h
/********************************************************/
/* */
/* 库 名 称:USB接口函数库 */
/* 功 能 描 述:提供USB接口初始化,配置等操作
www.eeworm.com/read/14208/322676
schdoc usb.schdoc
www.eeworm.com/read/14208/322689
~schdoc usb (1).~schdoc
www.eeworm.com/read/14208/322693
~schdoc usb (2).~schdoc
www.eeworm.com/read/14273/326036
html usb.html
www.eeworm.com/read/14306/327365
sch usb.sch
www.eeworm.com/read/14325/327684
c usb.c
/*
Open Source BDM - USB communication
/* Prominent Notice-This software was modified from TBDML software - 12/05
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/14325/327687
h usb.h
typedef struct { /* 16 bit value in little endian notation */
unsigned char lo;
unsigned char hi;
} lendian_word;
/* device descriptor */
typedef struct {
unsigned char bLength; /
www.eeworm.com/read/14329/327888
h usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N