代码搜索结果

找到约 10,000 项符合 USB 的代码

usb.h

#ifndef __USB_H__ #define __USB_H__ /* fsm states */ #define UNDEFINED 0 #define TX_STALL 1 #define TX_N 2 #define TX_LAST 3 #define TX_0 4 #define TX_ACK_ADDR 5 #define NUMBER_OF_DEVI

usb.c

#include #include #include #include #include #include #define USB_bmRequestType 0 #define USB_bRequest 1 #define USB

usb.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

usb.h

/********************************************************************************\ \* USB.h V1.00 *\ \* Copyright 2004 by SEED Electronic Technology LTD.

usb.c

/********************************************************************************\ \* USB.c V1.00 *\ \* Copyright 2004 by SEED Electronic Technology LTD.

usb.cmd

/******************************************************************************\ \* SDRAM.cmd V1.00 *\ \* Copyright. 2004 by SEED Electronic Technology LTD.