代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
general.c
/***********************************************************************************
C51 通用函数库 General.C
MCU 型号: Philips P89C668
时钟频率: 11.0592 MHz 6Clock
开发环境: Keil C51 V7.06
开发日期:
cat24wc64p.h
/***********************************************************************************
CAT24WC64P非遗失存储芯片控制程序 CAT24WC64P.H
MCU 型号: Philips P89C668
时钟频率: 11.0592 MHz
接口方式: I2C 100KHz
开发环境: Keil
cyglink.txt
E:\YFB\2008\C8051F06x\UART\F06x_UART0_Interrupt.obj TO E:\YFB\2008\C8051F06x\SPI\F06x_SPI0_EEPROM_Polled_Mode RS(256) PL(68) PW(78)
mcu.lst
C51 COMPILER V7.50 MCU 11/27/2008 11:07:28 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE MCU
OBJECT MODULE PLACED IN mcu
tigpor.plg
礦ision3 Build Log
Project:
F:\GOTDATA\程序\TigPor.uv2
Project File Date: 10/30/2008
Output:
Build target 'Target 1'
compiling main.c...
main.c
cc_build_debug.log
----------------------------- eeprom.pjt - Debug -----------------------------
[eeprom_test.c] "C:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"../../include/" -i"../../
cc_build_debug.log
----------------------------- eeprom.pjt - Debug -----------------------------
[eeprom_test.c] "C:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"../../include/" -i"../../
nodeapp._c
#include
#include
#include "app.h"
#include "../api/timer.h"
#include "stdio.h"
extern int get_tmp(void);
COMM_MSG cluster_msg;
COMM_MSG node_data;
char timeout=0;
cha
nodeapp.c.bak
#include "app.h"
#include "../api/timer.h"
#include "stdio.h"
extern int get_tmp(void);
COMM_MSG cluster_msg;
COMM_MSG node_data;
char timeout=0;
char send_seq=0;
int count =0;
unsigned cha
nodeapp.c
#include
#include
#include "app.h"
#include "../api/timer.h"
#include "stdio.h"
extern int get_tmp(void);
COMM_MSG cluster_msg;
COMM_MSG node_data;
char timeout=0;
cha