代码搜索结果
找到约 35,951 项符合
USB 的代码
usb.h
//*****************************************************************************
//
// usb.h - Prototypes for the USB Interface Driver.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All right
usb-control.h
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - usb port information
*
* This program is free software; you can
usb-skeleton.c
/*
* USB Skeleton driver - 2.0
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th
usb-serial.c
/*
* USB Serial Converter driver
*
* Copyright (C) 1999 - 2005 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2000 Peter Berger (pberger@brimson.com)
* Copyright (C) 2000 Al Borchers (borche
usb-serial.h
/*
* USB Serial Converter driver
*
* Copyright (C) 1999 - 2005
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the
usb-control.h
/* linux/include/asm-arm/arch-s3c2410/usb-control.h
*
* (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 - usb port information
*
* This program is free software; you can
usb.h
// include/asm-arm/mach-omap/usb.h
#ifndef __ASM_ARCH_OMAP_USB_H
#define __ASM_ARCH_OMAP_USB_H
#include
/*------------------------------------------------------------------------
usb-func.h
/////// usb-func.h
#ifndef _USBFUNC_H_
#define _USBFUNC_H_
#include "define.h"
int ReadStreamPipe(pusb_t s, unsigned char *pbuf, int len);
int DownloadBuffer(pusb_t s, unsigned char *pbuf,
usb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\Project\DEC28335\DEC28335_Program\v101\DSP2833x_examples\usb\"
ProjectType=Executab
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