代码搜索:ad原理图
找到约 10,000 项符合「ad原理图」的源代码
代码结果 10,000
www.eeworm.com/read/181371/9257179
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/181257/9262532
cce ad.cce
Warning[000] D:\project\power1024\AD.c 119 : constant conditional branch: possible use of = instead of ==
www.eeworm.com/read/181257/9262568
obj ad.obj
www.eeworm.com/read/181257/9262591
rlf ad.rlf
www.eeworm.com/read/181257/9262614
h ad.h
#ifndef _ADDEF_
#define _ADDEF_
extern bank1 unsigned char gCurTemp;
extern bank1 int gCurVolt;
extern void adinitial();
extern void AdcRead(char channel,int *adcvaule);
int temp_get(void)
www.eeworm.com/read/181257/9262659
lst ad.lst
HI-TECH Software PICC Macro Assembler V8.05PL1
Serial number: HCPIC-34349 Thu Oct 26 15:45:38 2006
Licensed to: ONE
1 processor 16F8
www.eeworm.com/read/181257/9262684
c ad.c
/*
2006。10。19 line 原因: 修改:
*/
#include
#include
#include "inc\globals.h"
#include "inc\util_mc.h"
#include "inc\main.h"
#include "inc\eeprom.h"
www.eeworm.com/read/181257/9262692
sdb ad.sdb
[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID CANREADCODE ]
"14 C:\HT-PIC\INCLUDE\pic168xa.h
[v _INDF `Vuc 1 s 1 @0 ]
"15
[v _TMR0 `Vuc 1 s 1 @1 ]
"16
[v _PCL `Vuc 1 s 1 @2 ]
"17
[v _STATUS
www.eeworm.com/read/181107/9274055
cmd ad.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM
www.eeworm.com/read/181107/9274065
c ad.c
#define TIM *(int *)0x24
#define PRD *(int *)0x25
#define TCR *(int *)0x26
#define IMR *(int *)0x0
#define IFR *(int *)0x1
#define PMST *(int *)0x1d
ioport unsigned int port3,port