代码搜索:硬件中断

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

代码结果 10,000
www.eeworm.com/read/312866/13603059

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/309830/13663969

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/301178/13864868

bak 超声测距_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Ta
www.eeworm.com/read/483085/6309704

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/481572/6643839

c main.c

//main.c //=============================================================================== // IOA[2:0]接键盘,IOA[15:8]接数码管的SEG,IOB[15:8]接数码管的DIG。 //使用时基中断TMB1_64HZ扫描键盘,使用TMB2_256HZ动态数码管显示 //使用外部中断检测液
www.eeworm.com/read/264857/11297990

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/407260/11423406

asm boot.asm

;;****boot.asm**** org 07c00h mov ax,cs mov ds,ax mov es,ax mov ax,3 int 10h ;调用中断,清屏 call DispStr ;调用显示字符串例程 main: mov ah,0h int 16h ;调用中断,等待键盘输入
www.eeworm.com/read/406860/11433759

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/405712/11458949

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/157398/11710351

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