代码搜索:req
找到约 8,356 项符合「req」的源代码
代码结果 8,356
www.eeworm.com/read/480672/6659785
bak crossbar.v.bak
module SSC(req_c, did, req);//select signal creator
input req_c;
input [2:0] did;// 1 for east, 2 for south, 3 for west, 4 for north, 5 for core.
output [4:0] req;//4th bit for east, 3rd-s
www.eeworm.com/read/480672/6659800
v crossbar.v
module SSC(req_c, did, req);//select signal creator
input req_c;
input [2:0] did;// 1 for east, 2 for south, 3 for west, 4 for north, 5 for core.
output [4:0] req;//4th bit for east, 3rd-s
www.eeworm.com/read/291878/8391371
txt serv_req_info.txt
[Web SPR Info]
Version=2.0
Product=Quartus II
Part Number=EP20K400EBC652-1X
Logic Cell Usage=8778
www.eeworm.com/read/290093/8505809
txt serv_req_info.txt
quartus.exe
AFC
/quartus/gcl/afc/afc_editor_template.cpp
978
0x10007c9e: GCL_AFC +
www.eeworm.com/read/389586/8512938
h ep0req.h
/***************************************************
File: ep0req.h
Author: PCD Applications
Created: 09/09/2002
Description: Defines constants and function
prototypes for the ep0Req.c
www.eeworm.com/read/388961/8561762
h ep0req.h
/***************************************************
File: ep0req.h
Author: PCD Applications
Created: 09/09/2002
Description: Defines constants and function
prototypes for the ep0Req.c
www.eeworm.com/read/188176/8564726
h ep0req.h
/***************************************************
File: ep0req.h
Author: PCD Applications
Created: 09/09/2002
Description: Defines constants and function
prototypes for the ep0Req.c
www.eeworm.com/read/288239/8646363
lst usb_std_req.lst
C51 COMPILER V7.06 USB_STD_REQ 08/29/2007 09:51:41 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE USB_STD_REQ
OBJECT MODULE PLACE
www.eeworm.com/read/288239/8646377
obj usb_std_req.obj
www.eeworm.com/read/288239/8646390
c usb_std_req.c
/*
FILENAME: USB_STD_REQ.c
author: DM
11/22/02
This source file contains the subroutines used to handle incoming setup packets.
These are called by Handle_Setup in USB_ISR.c and used for U