代码搜索:usb 是什么?
找到约 10,000 项符合「usb 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/431270/8692556
c 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
www.eeworm.com/read/431270/8692563
h 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
www.eeworm.com/read/387292/8695354
h usb.h
#ifndef __USB_H__
#define __USB_H__
#include "my_type.h"
// 定义标准的描述符类型,也就是USB分配的各种描述符的编号,即bDescriptorType 字段的值
#define DEVICE_DESCRIPTOR 0x01 //设备描述符
#define CONFIGURAT
www.eeworm.com/read/431082/8709754
ico usb.ico
www.eeworm.com/read/287114/8720326
h usb.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
USB.H file
www.eeworm.com/read/386582/8737567
h usb.h
/*
* Copyright (C) 2008 The Android Open Source Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t
www.eeworm.com/read/286620/8754064
pdf usb.pdf
www.eeworm.com/read/430255/8758936
c usb.c
/*
* Main API entry point
*
* Written by:
* Copyright 2000, Johannes Erdfelt
*
* This library is covered by the LGPL.
*/
#include /* getenv */
#incl
www.eeworm.com/read/430255/8758939
h usb.h
#ifndef __USB_H__
#define __USB_H__
#include
#include
#include
#include
/*
* USB spec information
*
* This is all stuff grabbed from vario
www.eeworm.com/read/429597/8800408