代码搜索:RTC

找到约 10,000 项符合「RTC」的源代码

代码结果 10,000
www.eeworm.com/read/449292/7509185

_c ds1302._c

#include //包含型号头文件 #include //包含"位"操作头文件 #define uchar unsigned char #define uint unsigned int #define TRUE 1 #define FALSE 0 #include "xianshi.C" //包含1602液晶函数文件
www.eeworm.com/read/449292/7509186

txt ds1302.txt

#include //包含型号头文件 #include //包含"位"操作头文件 #define uchar unsigned char #define uint unsigned int #define TRUE 1 #define FALSE 0 #include "xianshi.c" //包含数码管函数 /***
www.eeworm.com/read/449292/7509195

c ds1302.c

/****************************** 主程序:显示分钟和秒; 辅助程序:数码管显示; 指导:曾洁 制作人:卜凡涛 完成:2008.3.14 **********************************/ #include //包含型号头文件 #include //包含"位"操作头文件
www.eeworm.com/read/152843/5664453

h shub_mmr.h

/* * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (c) 2
www.eeworm.com/read/147766/5724962

c i2c.c

/* * linux/drivers/acorn/char/i2c.c * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/136786/5865510

c i2c.c

/* * linux/drivers/acorn/char/i2c.c * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/128531/5983582

c toshiba_rbtx4927_rtc.c

/* * linux/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_rtc.c * * RTC routines for Dallas chip. * * Copyright (C) 2003 TimeSys Corp. * S. James Hill (James.Hill@timesys.
www.eeworm.com/read/128531/5987643

c i2c.c

/* * linux/drivers/acorn/char/i2c.c * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/102935/6228947

c i2c.c

/* * linux/drivers/acorn/char/i2c.c * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/486022/6541720

_c ds1302._c

#include //包含型号头文件 #include //包含"位"操作头文件 #define uchar unsigned char #define uint unsigned int //#define TRUE 1 //#define FALSE 0 #include "1602B_LCD.C" //包含1602液晶函