代码搜索:usb充电
找到约 10,000 项符合「usb充电」的源代码
代码结果 10,000
www.eeworm.com/read/163055/10178263
h usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/358646/10182733
h usb.h
#define D12_COM port0001
ioport unsigned port0001;
#define D12_DAT port0000
ioport unsigned port0000;
www.eeworm.com/read/358542/10185695
cmd usb.cmd
-l rts.lib
-mtest13.map
-otest13.out
MEMORY
{
PAGE 0: PROG: origin = 2080h, length = 5000h
PAGE 1: DATA: origin = 0080h, length = 2000h
}
SECTIONS
{
.text > PROG PA
www.eeworm.com/read/358148/10195394
rar usb.rar
www.eeworm.com/read/358142/10195483
h usb.h
#include
#include"CH375INC.h"
#define CH375_BLOCK_SIZE 64/* CH375 maximum data block size */
#define CH375_BLK_PER_SEC 8/* CH375 block per sector, SECTOR_SIZE/CH375_BLOCK_SIZE */
www.eeworm.com/read/357948/10198138
obj usb.obj
www.eeworm.com/read/357948/10198141
lst usb.lst
C51 COMPILER V8.05a USB 02/21/2008 09:56:10 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE USB
OBJECT MODULE PLACED IN US
www.eeworm.com/read/357948/10198145
c usb.c
#include "C8051F340.h"
#include "intrins.h"
#include
#include
unsigned char xdata CH375_CMD_PORT _at_ CH375_CMD_PORT_ADDR;
unsigned char xdata CH375_DAT_PORT _at_