代码搜索:USB接口设计
找到约 10,000 项符合「USB接口设计」的源代码
代码结果 10,000
www.eeworm.com/read/316880/13515259
c usb1.c
#include
#include
#include
#include
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char *)0xa000)
#define CM
www.eeworm.com/read/316880/13515260
c usb4.c
#include
#include
#include
#include
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char *)0xa000)
#define CM
www.eeworm.com/read/316880/13515261
c usb2.c
#include
#include
#include
#include
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char *)0xa000)
#define CM
www.eeworm.com/read/316880/13515262
c usb7.c
#include
#include
#include
#include
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char *)0xa000)
#define CM
www.eeworm.com/read/316880/13515263
c usb5.c
#include
#include
#include
#include
#include CH375HF?.H
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char
www.eeworm.com/read/316880/13515264
c usb3.c
#include
#include
#include
#include
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char *)0xa000)
#define CM
www.eeworm.com/read/316880/13515265
c usb6.c
#include
#include
#include
#define usb_cmd (*(volatile unsigned char *)0xa001)
#define usb_data (*(volatile unsigned char *)0xa000)
/* 单片机的RAM有限,其中CH375子程序用512字节,剩
www.eeworm.com/read/316880/13515266
c usb375.c
#include
#include
#include "CH375INC.H"
#include "push.h"
//#include "storage.h"
#define PD2_IVECT 0x54
#define uchar unsigned char
#define uint unsigned int
#define usho
www.eeworm.com/read/316737/13518270
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#include
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTAT