代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/416883/11010723
cof read_adc.cof
www.eeworm.com/read/416883/11010725
lde read_adc.lde
Advisory[1207] : some of the command line options you are using are now obsolete
Advisory[1208] : use --help option or refer to the user manual for option details
Memory Usage Map:
Program
www.eeworm.com/read/416883/11010727
mcp read_adc.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
[PATH_INFO]
dir_src=
dir_out=
dir_tmp=
dir_sin=
dir_inc=
dir_lib=
dir_lkr=
[CAT_FILTERS]
filter_src=*.as;*.c
www.eeworm.com/read/416883/11010730
dep read_adc.dep
C:\HT-PIC\INCLUDE\pic.h
C:\HT-PIC\INCLUDE\pic168xa.h
www.eeworm.com/read/416883/11010732
sym read_adc.sym
__Hpstrings F 0 CODE
__Lpstrings F 0 CODE
__Brbit_0 20 FFFFFF20 BANK0
__Hidloc 2000 0 IDLOC
__Lidloc 2000 0 IDLOC
clear_bit0 0 0 CODE
reset_vec 0 0 CODE
__Hrbit_0 100 FFFFFF20 BANK0
__Hend_ini
www.eeworm.com/read/416883/11010734
hex read_adc.hex
:10000000203084002F300A200A128A11042F04069F
:0E0010008001840A0406031D072864000034E2
:100E0800831603139E0183129E01831686018312A3
:100E1800860183168801831288018316870183124D
:100E2800870185309F00803
www.eeworm.com/read/416883/11010737
hxl read_adc.hxl
### HEXMate logfile and output summary ###
### Memory Usage ###
Unused memory ranges:
1Eh - E07h
READ_ADC.hex ranges:
0h - 1Dh
E08h - FFFh
### Hex Memory Map ###
Legend:
-
www.eeworm.com/read/416883/11010739
c read_adc.c
#include
void main()
{
unsigned int I,j,k,L,i,msg;
unsigned char A,B,z;
#define ADCOSC 0b10000000
#define CHANNEL0 0b00000000 // ADC channel 0 (RA0/AN0)
#define
www.eeworm.com/read/416883/11010740
mcs read_adc.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\PROJECTS\pic_projects\READ_ADC\READ_ADC.obj
Folder=Intermediary
[File001]
Location=E:\PROJECTS\pic_
www.eeworm.com/read/416883/11010742