代码搜索:hardwired
找到约 175 项符合「hardwired」的源代码
代码结果 175
www.eeworm.com/read/467553/7005429
ppt mtwch l2 hardwired fundamentals.ppt
www.eeworm.com/read/139250/13170773
h xpol_4.h
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/147424/12553146
h xpol_4.h
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/360336/10102230
txt readme.txt
Running Audio1 on a Nokia 6600 phone
------------------------------------
The Audio1 example is hardwired to read a "test.wav" file, which is a PCM16 wave file.
The file is assumed to reside on the
www.eeworm.com/read/312601/13608110
txt readme.txt
Running Audio1 on a Nokia 6600 phone
------------------------------------
The Audio1 example is hardwired to read a "test.wav" file, which is a PCM16 wave file.
The file is assumed to reside on the
www.eeworm.com/read/127856/14330459
txt readme.txt
Running Audio1 on a Nokia 6600 phone
------------------------------------
The Audio1 example is hardwired to read a "test.wav" file, which is a PCM16 wave file.
The file is assumed to reside on the
www.eeworm.com/read/131315/5938177
readme
This directory contains several test clients, among them:
getprintstatus inquires as to the printer status of a Xerox printer.
This currently uses a hardwired printer address.
printtest a simple
www.eeworm.com/read/102240/15788569
html cutasks.html
Control Unit Tasks
Selecting the Hardwired Control Unit
A
www.eeworm.com/read/360336/10102188
txt readme.txt
Running Audio2 on a Nokia 6600 phone
------------------------------------
The Audio2 example is hardwired to record a "rec.wav" file, which is a PCM16 wave file.
The file is assumed to reside on th
www.eeworm.com/read/452945/7428959
bak regfile.v.bak
//Implementation of Register File 32-bit
module regfile (input clk,
input we3,
input [4:0] ra1, ra2, wa3,
input [31:0] wd3,
output reg [31:0] rd1, rd2);
reg [31:0] rf[31:0];
// three ported register