代码搜索:ad原理图

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

代码结果 10,000
www.eeworm.com/read/7227/113464

mp ad_lcd.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/7227/113465

lst ad_lcd.lst

__start: __text_start: 001F E5CF LDI R28,0x5F 0020 E0D2 LDI R29,2 0021 BFCD OUT P3D,R28 0022 BFDE OUT P3E,R29 0023 51C0 SUBI R28,0x10 0024 40D0
www.eeworm.com/read/7227/113466

s ad_lcd.s

.module ad_lcd.c .area text(rom, con, rel) .dbfile D:\ICC-AVR\examples.sl\AD_8535_LCD\ad_lcd.c .dbfunc s adctoasc _adctoasc fI ; char_p -> R10,R11 ; i -> R12 ;
www.eeworm.com/read/7227/113467

prj ad_lcd.prj

[Compiler Options] Edit1=D:\ICC-AVR\include\ Edit2=D:\ICC-AVR\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=512 ComboBox2=10 RadioGrou
www.eeworm.com/read/7227/113468

o ad_lcd.o

XL H 5 areas 10 global symbols M ad_lcd.c S push_gset5 Ref0000 S mod16u Ref0000 S div16u Ref0000 S mpy32u Ref0000 S pop_gset5 Ref0000 S _lcd_gotoxy Ref0000 S _lcd_init Ref0000 S _delay_ms Re
www.eeworm.com/read/7268/114113

asm ad7701.asm

;;模数转换器AD7701的应用 ;;;GETAD1是以外时钟方法查询接收AD7701数据的子程序 GATAD1:SETB P1.4 JNB P1.4,$-2 SETB P1.4 JB P1.4,$-2 CLR P1.2 MOV R2,#8 GETL0:SETB P1.0
www.eeworm.com/read/7410/116500

a51 start_ad.a51

$NOMOD51 ;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/7410/116729

a51 start_ad.a51

$NOMOD51 ;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Startup Code for the Analog Devices ADuC 83x series ;
www.eeworm.com/read/7756/132959

h ad9850.h

#include #include /***********端口定义*************/ #define data_OUT P0 sbit FQ_UD=P1^6; //AD9850信号更新申请 sbit W_CLK=P1^7; //写控制字时钟 sbit DDS_RESET=P1^5;
www.eeworm.com/read/7756/132960

opt ad9850.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {