代码搜索:硬件中断

找到约 10,000 项符合「硬件中断」的源代码

代码结果 10,000
www.eeworm.com/read/389586/8512896

c sx2.c

#include "type.h" #include "sx2.h" #include "cy7c68001.h" #include "DEC2407_USB.h" #define COMMAND 0x04 /*声明中断INT2的函数,用于USB的中断处理*/ #pragma INTERRUPT(int2_isr); BOOL SX2_comwritebyte(uns
www.eeworm.com/read/188176/8564706

c sx2.c

#include "type.h" #include "sx2.h" #include "cy7c68001.h" #include "DEC2407_USB.h" #define COMMAND 0x04 /*声明中断INT2的函数,用于USB的中断处理*/ #pragma INTERRUPT(int2_isr); BOOL SX2_comwritebyte(uns
www.eeworm.com/read/285473/8838014

c sx2.c

#include "type.h" #include "sx2.h" #include "cy7c68001.h" #include "DEC2407_USB.h" #define COMMAND 0x04 /*声明中断INT2的函数,用于USB的中断处理*/ #pragma INTERRUPT(int2_isr); BOOL SX2_comwritebyte(uns
www.eeworm.com/read/187140/8853731

c ch452w4.c

/* *************************** Website: http://wch.cn Email: tech@wch.cn Author: W.ch 2005.4 CH452的4线接口子程序 **************************** CH45X的4线接口,不含按键中断为3个I/O引脚,含按键中断为4个I/O,类似SPI时序,
www.eeworm.com/read/187140/8853760

asm ch452w4.asm

; CH452 ; 4-Wire Interface Program for MCS-51 ; ; Website: http://winchiphead.com ; Email: tech@winchiphead.com ; Author: W.ch 2003.03 ; ; CH452 的4 线接口,不含按键中断为3 个I/O 引脚,含按键中断为4 个I/O,兼容SP
www.eeworm.com/read/428021/8903873

c sx2.c

#include "type.h" #include "sx2.h" #include "cy7c68001.h" #include "DEC2407_USB.h" #define COMMAND 0x04 /*声明中断INT2的函数,用于USB的中断处理*/ #pragma INTERRUPT(int2_isr); BOOL SX2_comwritebyte(uns
www.eeworm.com/read/186344/8943544

bak interrupt.c.bak

/******************************************************************* / // 程序名:EXTERN_INT.C //功能描述:用外部中断1控制发光二极管熄灭、用外部中断零控制发光二极管发光 //调用功能:Led_Off(),Xint1(),Xint0(),Led_On(); //输入: //返回:
www.eeworm.com/read/185897/8979377

c sx2.c

#include "type.h" #include "sx2.h" #include "cy7c68001.h" #include "DEC2407_USB.h" #define COMMAND 0x04 /*声明中断INT2的函数,用于USB的中断处理*/ #pragma INTERRUPT(int2_isr); BOOL SX2_comwritebyte(uns
www.eeworm.com/read/283512/9014468

c sound.c

/********************************************** http://www.sl.com.cn 双龙电子公司----电脑音乐演示程序(ICCAVR) 作者:詹卫前 1、学习定时器T0溢出中断的使用 2、学习定时器T1比较中断的使用 3、学习电脑音乐的产生
www.eeworm.com/read/283512/9014485

~c sound.~c

/********************************************** http://www.sl.com.cn 双龙电子公司----电脑音乐演示程序(ICCAVR) 作者:詹卫前 1、学习定时器T0溢出中断的使用 2、学习定时器T1比较中断的使用 3、学习电脑音乐的产生