代码搜索:ad原理图

找到约 10,000 项符合「ad原理图」的源代码

代码结果 10,000
www.eeworm.com/read/185789/8984695

c ad.c

//======================================================================================== //文件名称:AD.c //描述:建立AD转换模块 //============================================================================
www.eeworm.com/read/426825/8996830

js ad.js

function winload() { layer1.style.top=20; layer1.style.left=5; layer2.style.top=20; layer2.style.right=5; } if(document.body.offsetWidth>800){ { document.write("
www.eeworm.com/read/426825/8996941

swf ad.swf

www.eeworm.com/read/426736/9002692

vhd ad.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity ad is port(busy:in std_logic; datain:in unsigned(7 downto 0); clk:in std_logic; dataout:out unsigned
www.eeworm.com/read/283584/9005883

out ad.out

www.eeworm.com/read/283584/9005887

cmd ad.cmd

MEMORY { RAM : o = 800000h,l = 3000h } SECTIONS { .text: > RAM .data: > RAM .bss : > RAM .cinit: > RAM .stack: > RAM .const: > RAM }
www.eeworm.com/read/283584/9005888

c ad.c

#define TIM_CTL *(int *)0x808020 /* Timer 0 Global Control */ #define TIM_CNT *(int *)0x808024 /* Timer 0 Counter */ #define TIM_PRD *(int *)0x808028 /* Timer 0 Period Register */
www.eeworm.com/read/283584/9005889

obj ad.obj

www.eeworm.com/read/283584/9005890

mak ad.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames
www.eeworm.com/read/426672/9006400

asm ad.asm

;***********ADC 转换应用举例************************************************* .include "F2407REGS.H" ;引用头部文件 .def _c_int0 .data ADRESULT .