代码搜索:硬件中断
找到约 10,000 项符合「硬件中断」的源代码
代码结果 10,000
www.eeworm.com/read/173801/9635205
h sci.h
#include "reg51.H" //MCU头文件
#define ReSendStatusR SCON //SCI状态寄存器
#define ReIntBit RI //接收中断标志位
#define SendIntBit TI //发送中断标志位 为1 表示上一字节发送完成 此位必须由软件来清除 为0
#def
www.eeworm.com/read/192426/8382691
c i2c.c
/*******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* 硬件I2C总线演示程序 */
/* 作者:ntzwq@wx88.
www.eeworm.com/read/192426/8382726
_c i2c._c
/*******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* 硬件I2C总线演示程序 */
/* 作者:ntzwq@wx88.
www.eeworm.com/read/428486/8864351
c main.c
//-------------------------------------------------------------------------*
//工 程 名:DG128串行查询(SCIpooling) *
//硬件连接:MCU的串行口与PC机的串行口相连
www.eeworm.com/read/285005/8877007
c 1-1.c
/*1-1.c*/
#include "graphics.h"
main( )
{
int gdriver, gmode;
detectgraph(&gdriver, &gmode); /*自动测试硬件*/
printf("driver is %d, mode is %d\n", gd
www.eeworm.com/read/283278/9031521
c show.c
//&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
//功能描述:
// 本程序为显示程序,上电后显示255 &
// 主要目的:熟悉硬件,以及不影响其它位的显示编程
www.eeworm.com/read/422083/10665741
c main.c
//-------------------------------------------------------------------------*
//工 程 名:DG128串行查询(SCIpooling) *
//硬件连接:MCU的串行口与PC机的串行口相连
www.eeworm.com/read/159348/10666563
c ls164.c
#define LS164_C
#include "includes.h"
/******************************************/
//该硬件为74ls164+cd4511
/******************************************/
void init164(void)
{
DDRD |= (1
www.eeworm.com/read/350188/10760355
c dac_tlc5615.c
/////////////////////////////////////////////////////////////
// 文件:DAC_TLC5615.C //
// 环境:编译为ICC AVR6.31A,仿真为AVR Studio4.12sp4 //
// 硬件:ATMEGA16芯片
www.eeworm.com/read/350188/10760368
_c dac_tlc5615._c
/////////////////////////////////////////////////////////////
// 文件:DAC_TLC5615.C //
// 环境:编译为ICC AVR6.31A,仿真为AVR Studio4.12sp4 //
// 硬件:ATMEGA16芯片