代码搜索结果

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

avr_libc_1_0_boot.h

/* Copyright (c) 2002-2003, Eric B. Weddington All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the follo

extern_vars.h

/** Autor: Matthias Wei遝r Copyright 2005: Matthias Wei遝r License: QPL (see license.txt) */ #ifndef EXTERN_VARS_H_INCLUDED #define EXTERN_VARS_H_INCLUDED //Systemweite externe Var

extern_vars.h

/** Autor: Matthias Wei遝r Copyright 2005: Matthias Wei遝r License: QPL (see license.txt) */ #ifndef EXTERN_VARS_H_INCLUDED #define EXTERN_VARS_H_INCLUDED //Systemweite externe Var

f_write.c

#include #include "f_adi.h" /*--------------------------------------------------------- ---------------------------------------------------------*/ unsigned long flash_write ( con

ptr8000_cof.aps

PTR8000_cof04-Apr-2006 15:12:2705-Apr-2006 11:32:48Object.bmp1

extern_vars.h

/** Autor: Matthias Wei遝r Copyright 2005: Matthias Wei遝r License: QPL (see license.txt) */ #ifndef EXTERN_VARS_H_INCLUDED #define EXTERN_VARS_H_INCLUDED //Systemweite externe Var

stcrom.c

/*********************************************************** 文件 名:STCROM.c 文件功能:使用STC单片机内部FLASH EEPROM 起始地址:STC89C51/52 0x2000 STC89C54/55/58 0x8000 存储空间:STC89C52RC单片机内部

i2c_master_example.c

//------------------------------------------------------------------------------ // Keil Software, Inc. // // Project: EXAMPLE I2C PROGRAM for Philips 87LPC764 // // Filename: I2C_Master_Examp

main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th

i2c.h

void InitI2C(void); void EEPROM_ByteWrite(unsigned char nAddr,unsigned char nVal); unsigned char EEPROM_RandomRead(unsigned char nAddr); unsigned char EEPROM_CurrentAddressRead(void); void EEPROM_