代码搜索:dataflash
找到约 774 项符合「dataflash」的源代码
代码结果 774
www.eeworm.com/read/261534/11638563
h dataflash.h
// DataFlash.h
#pragma language=extended
//Global status register flags
#define T1_OVF 0x01
#define CLEARED 0x02
// DataFlash reset port pin (PB 0)
#define DF_RESET 0x01
/
www.eeworm.com/read/260137/11744513
h dataflash.h
//*----------------------------------------------------------------------------
//* File Name : dataflash.h
//* Object : Flash constan description
//* Creation : z
www.eeworm.com/read/260137/11744516
c dataflash.c
//*----------------------------------------------------------------------------
//* File Name : dataflash.c
//* Object : Flash routine
//* 创建人 : 张正锋 2005-11-3 e
www.eeworm.com/read/156551/11792712
c dataflash.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/259331/11807661
obj dataflash.obj
www.eeworm.com/read/259331/11807765
lst dataflash.lst
C51 COMPILER V7.07 DATAFLASH 09/14/2005 15:20:46 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE DATAFLASH
OBJECT MODULE PLACED
www.eeworm.com/read/259331/11807806
c dataflash.c
#include "Global.h"
// 全局变量定义
extern struct Para
{
uchar Wiegand_format; // 1、韦根通信1 个字节,3 种选择,1~4
uchar Machine_addr; // 2、终端编号1 个字节,1~254
uchar Area_addr; // 3、终端区域编号1 个字节,1~240
www.eeworm.com/read/156149/11824317
obj dataflash.obj
www.eeworm.com/read/156149/11824413
lst dataflash.lst
C51 COMPILER V7.07 DATAFLASH 09/14/2005 15:20:46 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE DATAFLASH
OBJECT MODULE PLACED
www.eeworm.com/read/156149/11824473
c dataflash.c
#include "Global.h"
// 全局变量定义
extern struct Para
{
uchar Wiegand_format; // 1、韦根通信1 个字节,3 种选择,1~4
uchar Machine_addr; // 2、终端编号1 个字节,1~254
uchar Area_addr; // 3、终端区域编号1 个字节,1~240