代码搜索结果

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

usb.rom

000000:940C 000001:0090 000002:940C 000003:0220 000004:940C 000005:0000 000006:940C 000007:0000 000008:940C 000009:0000 00000A:940C 00000B:0000 00000C:940C 00000D:0000 00000E:940C 00000

usb.c~

#include #include "CH372V_Init_AVR.h" #include "USART.h" unsigned char length, c1, len, len2, i; unsigned int adct; unsigned char *pBuf; unsigned char mBuf[64]; unsigned char iBuf

usb.cwp

[CodeWizard] Toolset=AVR [Chip] Type=ATmega128L CPUClock=7.3728 XTALDivEnabled=0 XTALDivValue=2 XTALDivIndex=-1 ResetAfterBtnActivation=0 BatteryLowHysteresis=0 BatteryLowThresholds=-1 XRAM

usb.h

#ifndef __USB_H__ #define __USB_H__ #include #include /* * 'interface' is defined somewhere in the Windows header files. This macro * is deleted here to avoid conflicts an

usb.sh

#!/bin/bash # ==> usb.sh # ==> Script for mounting and installing pen/keychain USB storage devices. # ==> Runs as root at system startup (see below). # ==> # ==> Newer Linux distros (2004 or later) au

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