代码搜索:多时钟域
找到约 10,000 项符合「多时钟域」的源代码
代码结果 10,000
www.eeworm.com/read/394265/8239608
plg 实时时钟.plg
礦ision2 Build Log
Project:
F:\51开发板\DY500开发板配套资料\5、配套程序\C语言程序\16-实时时钟RTC\实时时钟.uv2
Project File Date: 03/25/2008
Output:
Build target 'Target 1
www.eeworm.com/read/368906/9673683
doc 电子时钟.doc
www.eeworm.com/read/415838/11050434
hex 时钟可保存.hex
:10035F000818FEFDFBF7EFDFBF7F0B0B3F065B4F70
:10036F00666D7D077F6F4001170B01162A01091477
:05037F000329142A0B04
:0703EE00752550D525FD2205
:10009A00AB07AA067C007D0A1201ED8F21AE02AFE2
:1000AA00037C00
www.eeworm.com/read/415838/11050471
c 时钟可保存.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit rclk=P1^4;
sbit srclk=P1^7;
sbit ser=P1^5;
sbit scl=P2^0;
sbit sda=P2^1;
uchar wei[]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf
www.eeworm.com/read/414761/11103047
txt 时钟cloc.txt
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 中断入口程序 ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
ORG 0000H
LJMP START
www.eeworm.com/read/413264/11160722
asm 计时时钟.asm
.MODEL TINY
PCIBAR3 EQU 1CH ;8位I/O空间基地址(它就是实验仪的基地址, 也为DMA & 32 BIT RAM板卡上的8237提供基地址)
Vendor_ID EQU 10EBH ;厂商ID号
Device_ID EQU 8376 ;设备ID号
.STACK 100
.DATA
IO_Bit8_BaseAddress DW ?
www.eeworm.com/read/411822/11225425
plg 时钟lcd.plg
礦ision3 Build Log
Project:
E:\keil\程序\时钟LCD.uv2
Project File Date: 09/16/2002
Output:
Build target 'Target 1'
assembling STARTUP.A51...
comp
www.eeworm.com/read/411822/11225429
opt 时钟lcd.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {