代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.hif
Version 7.0 Build 33 02/05/2007 SJ Full Version
36
2060
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
usb.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
usb.cdf
/* Quartus II Version 7.0 Build 33 02/05/2007 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EPM1270T144) Path("") File("usb.pof")
usb.~h
#ifndef usbH
#define usbH
#include "windows.h"
//---------------------------------------------------------------------------
class TUSB{
private:
HANDLE hDevice;
public:
usb.~cpp
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
#pragma
usb.cpp
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
#pragma