代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

mips_malta.c

/* * QEMU Malta board support * * Copyright (c) 2006 Aurelien Jarno * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentati

makefile

############################################################################### # Makefile for the project mega8_Player_V11 ##########################################################################

makefile

############################################################################### # Makefile for the project mega8_Player_V11 ##########################################################################

说明.txt

EEPROM24c64仿真完全没问题; LCD的显示界面也没问题!!!可以实现设置切换!! 通信也没多大问题,不过单片机一个人发的时候似乎不行!!! 通信模块已整理好!! 整个系统模块都已打好!!剩下数据处理的问题!!!!! 如果再次添加程序的时候有问题必须单步调试!!!!!!!

main_function.c

#include"pic.h" #include"Main.h" #include"pic.h" const unsigned Tem_Table[100]={238,247,257,267,277,288,298,309,319,330,341,352,364,375,386,398,409,421,432,444,455,467,478,489,501,512,523,534,545,5

ipic.c

#include "iPIC.h" #include "consts.h" #use fast_io(A) void testCmd() { /* choix(CMD_PROPORTIONNEL,); choix(CMD_INTEGRAL,); choix(CMD_DERIVEE,); choix(CMD_INTLIMIT,);*/ envoicar("TEST"

envcar.c

#include "pic.h" #include "consts.h" #include "envcar.h" #include "string.h" #use fixed_io(a_outputs=B_DATA, B_CLOCK)//,PIC_OUT) //#use fixed_io(a_outputs=PIN_A2, PIN_A3) #use fixed_io(b_outpu

init.c

#include #include void LcdDrvInit(void); void L_default(void); void restoredata(void); void init_ATT7027(void); void load_Flash_write(void); unsigned char judg_flas

tuner.lst

C51 COMPILER V7.07 TUNER 09/26/2006 08:56:42 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE TUNER OBJECT MODULE PLACED IN T

tuner.c

/******************************************************************************* TUNER.C Copyright (c) HIMAX Technologies Inc. All rights reserved. *********************************************