代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
serial.h
/*
Serial header file
License : GPL
(c) Adam Majerczyk
*/
#ifndef ___SERIAL_H
#define ___SERIAL_H
//#define SFR_ASM_COMPAT 1 //Dann PORTA=0; usw. m鰃lich !
#define F_CPU 8
serial.h
/*
Serial header file
License : GPL
(c) Adam Majerczyk
*/
#ifndef ___SERIAL_H
#define ___SERIAL_H
//#define SFR_ASM_COMPAT 1 //Dann PORTA=0; usw. m鰃lich !
#define F_CPU 8
serial.h
/*
Serial header file
License : GPL
(c) Adam Majerczyk
*/
#ifndef ___SERIAL_H
#define ___SERIAL_H
//#define SFR_ASM_COMPAT 1 //Dann PORTA=0; usw. m鰃lich !
#define F_CPU 8
serial.h
/*
Serial header file
License : GPL
(c) Adam Majerczyk
*/
#ifndef ___SERIAL_H
#define ___SERIAL_H
//#define SFR_ASM_COMPAT 1 //Dann PORTA=0; usw. m鰃lich !
#define F_CPU 8
serial.h
/*
Serial header file
License : GPL
(c) Adam Majerczyk
*/
#ifndef ___SERIAL_H
#define ___SERIAL_H
//#define SFR_ASM_COMPAT 1 //Dann PORTA=0; usw. m鰃lich !
#define F_CPU 8
mega8test.lst
mega8test.elf: file format elf32-avr
Disassembly of section .text:
00000000 :
0: 12 c0 rjmp .+36 ; 0x26
2: 2b c0 rjmp .+86 ; 0x5a
4: 2a c0
scu2spi.h
#ifndef _SCU_SPI_H
#define _SCU_SPI_H
#define SDB_SCUSPI 210000
/* for control code */
#define SDC_SEL_SLAVE (SDB_SCUSPI+0) /* INT SLAVE */
#define SDC_RESET
e1.pbd
This is an internal working file generated by the Source Browser.
09:27 41s
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\EEPROM\E1\Debug\Obj\EEPROM.pbi
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\EEPROM
e2.pbd
This is an internal working file generated by the Source Browser.
08:59 13s
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\EEPROM\E2\Debug\Obj\EEPROM.pbi
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\EEPROM
eepromportect.c
//-----------------EEPROM数据保护(大数判决)-------------------//
void eeprom_data_protect(void)
{
unsigned char compare_data; //存放假定正确的数据
unsigned char data_block; //数据块数
unsigned int byte_s