代码搜索:ESDA

找到约 20 项符合「ESDA」的源代码

代码结果 20
www.eeworm.com/read/22974/841985

esda-

www.eeworm.com/read/22974/841987

esda-

www.eeworm.com/read/136812/5860587

h esda.h

/* @(#)esda.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1990 by Sun Microsystems, Inc. */ #define NO_ERROR 0 #define USAGE_ERR 1 #define EGRET_TEST_ERROR 2 #define EGRET_FATAL_ERROR 3 #d
www.eeworm.com/read/136812/5860599

c esda.c

#ifndef lint static char sccsid[] = "@(#)esda.c 1.1 92/07/30 Copyr 1990 Sun Micro"; #endif /* * Copyright (c) 1990 by Sun Microsystems, Inc. */ /*************************************************
www.eeworm.com/read/223743/14618391

pdf esda6v1w5.pdf

www.eeworm.com/read/183067/9179953

txt 2006410211915.txt

#include #include sbit escl=P0^3; sbit esda=P0^2; void w24c512(uchar pageadr,uchar wdataadr,uchar wdata);//一个字节写入24C512子程序,入口:uchar pageadr,uchar wdataadr,uchar wdata
www.eeworm.com/read/166613/10013292

txt 串口通信c51源程序.txt

//////////////////////////////////////////////// AT24C01的C51源程序|串口通信C51源程序 -------------------------------------------------------------------------------- /* 24C01 24C02的C51源程序|串口通
www.eeworm.com/read/399295/7871476

txt 24c256的c51源程序.txt

24C256的C51源程序:2007-09-10 16:51:53 //ESDA-数据 //ECLK-时钟 //EWP-写保护 //晶体12MHZ #define UN unsigned char sbit ACC0=ACC^0; sbit AC
www.eeworm.com/read/224675/14572777

txt at24c0102_c code.txt

首页│ 产品推荐 │行业动态│典型应用│热门器件│学习园地│下载特区│ 项目交易│人才信息│代理商│技术论坛│如何购买 【关闭窗口】【刷新】 AT24C01/AT24C02的C51源程序(可在WS803上直接运行) --------------------------------------------------------------
www.eeworm.com/read/206346/15296413

c 4key电子钟1602.c

#include #include #include #include #define UN unsigned char //变量类型标识的宏定义,大家都喜欢这么做 #define Uchar unsigned char #define Uint unsigned int #define HW1 0