代码搜索结果
找到约 10,000 项符合
USB 的代码
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
usb.h
/*
* Copyright (c), Philips Semiconductors Gratkorn / Austria
*
* (C)PHILIPS Electronics N.V.2000
* All rights are reserved. Reproduction in whole or in part is
usb.h
#ifndef _USB_H_
#define _USB_H_
#define Usb_Base_Address 0x2000000
#define Usb_Data_Address 0x0000000
#define Usb_Command_Address 0x0000001
//***************************************************