代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.hif
Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version
11
1009
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Sta
timer.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
timer.cdf
/* Quartus II Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EPCS16) Path("D:/timer
timer.lst
C51 COMPILER V8.02 TIMER 12/04/2008 06:31:25 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
timer.c
#include "Include.h"
sbit K_SEARCH=P3^3;//P33口查询
sbit K_ADD_ADM=P2^0;//P20口增加管理员
sbit K_DEL_ADM=P2^1;//P21口删除管理员
sbit K_ADD_USER=P2^2;//P22口增加用户
sbit K_DEL_USER=P2^3;//P23口删除用户
sbit K_UP_SOUND=P
timer.h
void Timer0Init(void);
void Timer0Start(void);
void EnableT0(void);