代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.hex
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE5805F20B9F0FF1FE518F09FE51D
:100020008C000000400000002C4F00004400000045
:100030004800000000000000000000004C0000002C
:10
usb.h
#ifndef __LINUX_USB_H
#define __LINUX_USB_H
/* USB constants */
/*
* Device and/or Interface Class codes
*/
#define USB_CLASS_PER_INTERFACE 0 /* for DeviceClass */
#define USB_CLASS_AUDIO 1
#de
usb.c
#include "..\include\all.h"
////////////////////////////////////////////////////
/// Externs
////////////////////////////////////////////////////
extern const int usbn9604_tx_endpoint_addr[
usb.h
/*----------------------------------------------------------------------->>>*/
#include "..\Target\Def.h"
#include "Command_api.h"
//#include "Usbdrv.h"
#ifndef __usb_h__
#define __usb_h__
/*=
usb.h
/********************************************************/
/* */
/* 库 名 称:USB接口函数库 */
/* 功 能 描 述:提供USB接口初始化,配置等