代码搜索:usb充电
找到约 10,000 项符合「usb充电」的源代码
代码结果 10,000
www.eeworm.com/read/375692/9353596
m usb.m
function y=USB(m,n)
fs=10000;
fc=1000;
fm=100;
t=0:1/fs:1/10;
m=0.4.*cos(2.*pi.*fm.*t);
s1=cos(2.*pi.*fc.*t);
n=0.4.*sin(2.*pi.*fm.*t);
s2=sin(2.*pi.*fc.*t);
y=1/2.*m.*s1-1/2.*n.*s2;
plot(y)
x=ff
www.eeworm.com/read/179450/9355948
h usb.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
USB.H
Abstract:
structures and APIs for USB drivers.
Environment:
Kernel & user mode
www.eeworm.com/read/179399/9358115
out usb.out
WARNING: Default time step is used for VCD tracing.
The Default Time Unit is: 1 ns
**************************************************
*** CONTROL EP TEST 0 ***
*************
www.eeworm.com/read/179399/9358187
h usb.h
/////////////////////////////////////////////////////////////////////
//// ////
//// USB 1.1
www.eeworm.com/read/375133/9371691
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/375133/9371698
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/375133/9371778
o usb.o
www.eeworm.com/read/375101/9372945
h usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/375099/9373050
h usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/375098/9373134
h usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N