- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 34kb
- Update:
- 2013-07-01
- Downloads:
- 0 Times
- Uploaded by:
- 张杰
Description: #include <SN8P2711A.h>
#define LED1 FP01
#define LED2 FP02
#define LED3 FP03
#define KeyPAD FP04
unsigned long AD_Value
unsigned long AD_One_Value
unsigned short ADC_Channel
unsigned short Delay_50us
bit Bit_ADCFlg
bit Bit_AD_Start
void Operation_mode(void)
void IO_Setting(void)
void Timer_Setting(void)
void ADC_Setting(void)
To Search:
File list (Check if you may need any files):
SP2711_test\SN2711\makefile
...........\......\Obj\SN2711.map
...........\......\...\SN2711.plo
...........\......\...\SN2711.rpt
...........\......\...\SN2711.sn8.dep
...........\......\...\test.asm
...........\......\...\test.asm.as
...........\......\...\test.asm.as.dep
...........\......\...\test.asm.dat
...........\......\...\test.o
...........\......\SN2711.cfg
...........\......\SN2711.cop
...........\......\SN2711.msk
...........\......\SN2711.out
...........\......\SN2711.prj
...........\......\SN2711.prj.dbg
...........\......\SN2711.sn8
...........\......\SN2711_inc.h
...........\......\test.c
...........\......\_SN2711.cfg
...........\......\_SN2711.cop
...........\......\_SN2711.msk
...........\......\_SN2711_inc.h
...........\SP2711_test.wsp
...........\SP2711_test.wsp.bkp
...........\.N2711\Obj
...........\SN2711
SP2711_test