代码搜索:定时灯
找到约 10,000 项符合「定时灯」的源代码
代码结果 10,000
www.eeworm.com/read/221401/14741858
c 模拟232.c
#include
sbit BT_SND =P1^0;
sbit BT_REC =P1^1;
/**********************************************
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
**********************************************/
#
www.eeworm.com/read/120476/14802055
c io.c
#include
sbit BT_REC =P1^0;
sbit BT_SND =P1^1;
/**********************************************
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
***********************
www.eeworm.com/read/214953/15082000
txt 1.txt
;############T0 中断子程序##100MS时(用于时钟定时)###############
INT0TIME:
PUSH PSW ;状态字堆栈保护
PUSH ACC ;累加器堆栈保护
CLR TR0 ;关T0中断
MOV
www.eeworm.com/read/214786/15088726
c wireless.c
#include "wireless.h"
/* 定时器0中断服务子程序 */
void timer() interrupt 1 using 2
{
Flag_Delay5ms = 0;
TH0 = -5000/256;
TL0 = -5000%256;
}
void main(void)
{
ClearT_buf();
www.eeworm.com/read/210789/15192204
c io-rs232.c
#include
sbit BT_SND =P1^0;
sbit BT_REC =P1^1;
/**********************************************
IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
**********************************************/
www.eeworm.com/read/7282/114528
c sh502.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uint FREQ; /*定时器计数变量*/
uint FREQ_out; /*输出频率变量*/
uint delay;
sbit SEL0=P3^0;
sbit
www.eeworm.com/read/7282/114532
c sh406.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar data BUFFER[1]={0}; /*定时器计数变量*/
sbit PR=P2^2; // 定义语音芯片的控制端口,
www.eeworm.com/read/16109/660888
51
#include
#include
#define uint unsigned int
#define uchar unsigned char
#define fosc 11.0592 // 晶振频率
#define time0 2000 // 定时2000us
#define FM1808_ADDR XBYTE[0X0000]// FM
www.eeworm.com/read/16129/662972
c sh406.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar data BUFFER[1]={0}; /*定时器计数变量*/
sbit PR=P2^2; // 定义语音芯片的控制端口,
www.eeworm.com/read/16298/668746
h commint1.h
//和MODBUS相关的中断程序
// 1/2个串口对应的中断程序,和MODBUS相关的定时器中断
// ABOUTCOMM程序,和硬件相关,和有无LED相关
/**********************************************************************************************/
//因为资源非常有限,不可能同时存在多