代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
global.h
#ifndef _H_GLOBAL_
#define _H_GLOBAL_
#define FALSE 0
#define TRUE 1
#define PIN_HIGH 0
#define PIN_LOW 1
//#define IR_16MHZ
//#define IR_12MHZ
//#define IR_6MHZ
//#define IR_3580KHZ
hardware.h
extern Data_port_window data_port_log[6],data_port_sti[6];
extern uint8_t *mem_file_changed;
extern int size_mem_file;
extern pthread_t thread;
extern int get_io_index();
extern void fill_zero();
ex
ocelot_pld.h
/*
* Ocelot Board Register Definitions
*
* (C) 2001 Red Hat, Inc.
*
* GPL'd
*/
#ifndef __MOMENCO_OCELOT_PLD_H__
#define __MOMENCO_OCELOT_PLD_H__
#if 0
#define OCELOT_CS0_ADDR (0xe0020000)
#else
ocelot_pld.h
/*
* Ocelot Board Register Definitions
*
* (C) 2001 Red Hat, Inc.
*
* GPL'd
*/
#ifndef __MOMENCO_OCELOT_PLD_H__
#define __MOMENCO_OCELOT_PLD_H__
#if 0
#define OCELOT_CS0_ADDR (0xe0020000)
#else
ocelot_pld.h
/*
* Ocelot Board Register Definitions
*
* (C) 2001 Red Hat, Inc.
*
* GPL'd
*/
#ifndef __MOMENCO_OCELOT_PLD_H__
#define __MOMENCO_OCELOT_PLD_H__
#if 0
#define OCELOT_CS0_ADDR (0xe0020000)
#else
global.h
#ifndef _H_GLOBAL_
#define _H_GLOBAL_
#define FALSE 0
#define TRUE 1
#define PIN_HIGH 0
#define PIN_LOW 1
//#define IR_16MHZ
//#define IR_12MHZ
//#define IR_6MHZ
//#define IR_3580KHZ
test.c
#include "STC12C5410AD.H"
#include "wbtest.h"
#include "com.h"
#include "STC_EEPROM.H"
//---------------------------------------------------------------------
//--------------------------------
motor._c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include
motor.c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include
motor._c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include