代码搜索:硬件中断
找到约 10,000 项符合「硬件中断」的源代码
代码结果 10,000
www.eeworm.com/read/25278/945566
51+Ҧ
/***************************************************************************
标题: 中断程序
效果: 按下中断INT0按钮,LED点灯加亮计数
本店网站 http://xxdpj.taobao.com/
以芯换心 竭诚为您服务 您学习单片机的好帮手
近期本店有很多优惠活动 有空就进来看看吧
htt
www.eeworm.com/read/223541/4810742
c exint3.c
#include "config.h"
extern void GetLeak(void);
extern uint16 ad_result(void);
void __irq IRQ_Eint3 (void)
{
/* 等待外部中断信号恢复为高电平
若信号保持为低电平,中断标志会一直置位。*/
EXTINT = 0x08;
//IRQDisable();
AdT
www.eeworm.com/read/432147/1895522
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/432147/1895527
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/410241/2215622
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/350750/3116842
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/294359/8234577
c isr.c
#include
#include"jiema_user.h"
int flag=0;//中断计数器
extern num[34];
void IRQ3(void)__attribute__((ISR));
void IRQ3(void)
{
if(*P_INT_Ctrl&0x0100)//是EXIT1中断
{
*P_TimerA_Ctr
www.eeworm.com/read/294359/8236159
c isr2.c
#include
#include"jiema2_user.h"
int flag=0;//中断计数器
extern temp;
void IRQ3(void)__attribute__((ISR));
void IRQ3(void)
{
if(*P_INT_Ctrl&0x0100)//是EXIT1中断
{
*P_TimerA_Ctrl=
www.eeworm.com/read/294359/8236567
c isr.c
#include
#include"jiema_user.h"
int flag=0;//中断计数器
extern num[34];
void IRQ3(void)__attribute__((ISR));
void IRQ3(void)
{
if(*P_INT_Ctrl&0x0100)//是EXIT1中断
{
*P_TimerA_Ctr
www.eeworm.com/read/192685/8330484
html 21367.html
Re: 我想要买来控制I/O和中断的OCX...有谁有
Re: 我想要买来控制I/O和中断的OCX...有谁有