代码搜索:TestUSB
找到约 795 项符合「TestUSB」的源代码
代码结果 795
www.eeworm.com/read/254663/12124614
ico testusb.ico
www.eeworm.com/read/254663/12124620
rc testusb.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/254663/12124622
plg testusb.plg
Build Log
--------------------Configuration: testUSB - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo
www.eeworm.com/read/254663/12124625
dsp testusb.dsp
# Microsoft Developer Studio Project File - Name="testUSB" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/254663/12124627
dsw testusb.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/254663/12124632
h testusb.h
// testUSB.h : main header file for the TESTUSB application
//
#if !defined(AFX_TESTUSB_H__03C41AEE_B55C_4638_9B14_C3122D8A5C65__INCLUDED_)
#define AFX_TESTUSB_H__03C41AEE_B55C_4638_9B14_C3122D8A
www.eeworm.com/read/254663/12124640
opt testusb.opt
www.eeworm.com/read/254663/12124641
ncb testusb.ncb
www.eeworm.com/read/339660/12212186
vhd testusb.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
entity TestUSB is
end TestUSB;
architecture Test of TestUSB is
component USB
port(
-- usb接口
vp: in STD_LOGIC;
vm: in STD_LOG
www.eeworm.com/read/150496/12289545