⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 keyprocess.i

📁 AVR单片机用C语言编写的包括时钟
💻 I
📖 第 1 页 / 共 2 页
字号:
#line 1 "C:\icc\examples.avr\zgs\keyProcess.c"
#line 1 "C:/icc/include/iom64v.h"




#line 7 "C:/icc/include/iom64v.h"


#line 11 "C:/icc/include/iom64v.h"


#line 14 "C:/icc/include/iom64v.h"


#line 17 "C:/icc/include/iom64v.h"


#line 20 "C:/icc/include/iom64v.h"































































































































































































































































































































































































































































































































































































































































































































































































#line 2 "C:\icc\examples.avr\zgs\keyProcess.c"
#line 1 "C:/icc/include/eeprom.h"

#line 4 "C:/icc/include/eeprom.h"















int EEPROMwrite( int location, unsigned char);
unsigned char EEPROMread( int);


int _256EEPROMwrite( int location, unsigned char);
unsigned char _256EEPROMread( int);

void EEPROMReadBytes(int addr, void *ptr, int size);
void EEPROMWriteBytes(int addr, void *ptr, int size);






#line 3 "C:\icc\examples.avr\zgs\keyProcess.c"
#line 1 "C:/icc/include/math.h"






float fabs(float x);
float frexp(float x, int *eptr);
float tanh(float x);
float sin(float x);
float atan(float x);
float atan2(float y, float x);
float asin(float x);
float exp10(float x);
float log10(float x);
float fmod(float y, float z);
float sqrt(float x);
float cos(float x);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -