代码搜索:usb充电
找到约 10,000 项符合「usb充电」的源代码
代码结果 10,000
www.eeworm.com/read/175112/9560184
c usb.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "timer.h"
#include "option.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#includ
www.eeworm.com/read/175112/9560188
h 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
www.eeworm.com/read/170397/9807921
h usb.h
#ifndef _USB_H_
#define _USB_H_
#define Usb_Base_Address 0x4000000
#define Usb_Data_Address 0x0000000
#define Usb_Command_Address 0x0000001
//***************************************************
www.eeworm.com/read/170397/9807976
c usb.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\option.h"
#include "..\inc\usb.h"
//static NU_HISR usb_comm_hisr;
//static NU_TASK task_usbcomm;
www.eeworm.com/read/365797/9846751
h usb.h
/* usb.h - Basic USB (Universal Serial Bus) definitions */
/* Copyright 2000-2002 Wind River Systems, Inc. */
/*
Modification history
--------------------
01i,28mar02,h_k removed #if (CPU==SH7700)&
www.eeworm.com/read/169453/9860301
lst usb.lst
C51 COMPILER V8.02 USB 08/03/2006 10:10:36 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE USB
OBJECT MODULE PLACED IN .\U
www.eeworm.com/read/169453/9860348
obj usb.obj
www.eeworm.com/read/169453/9860372
__i usb.__i
"..\Firmware\Firmware\USB.C" OMF2 BROWSE DEBUG PRINT(.\USB.lst) OBJECT(.\USB.obj)
www.eeworm.com/read/169427/9862680
h usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/169305/9867522