代码搜索:interrupt

找到约 10,000 项符合「interrupt」的源代码

代码结果 10,000
www.eeworm.com/read/290587/8474020

c isr.c

#define ISR_C #include "includes.h" //ADC完成中断 //#pragma vector = interrupt_handler adc_isr:iv_ADC // define the interrupt handler unsigned char adc_mux ; #pragma vector=ADC_vect __interr
www.eeworm.com/read/390195/8477203

c isr.c

#define ISR_C #include "includes.h" //ADC完成中断 //#pragma vector = interrupt_handler adc_isr:iv_ADC // define the interrupt handler unsigned char adc_mux ; #pragma vector=ADC_vect __interr
www.eeworm.com/read/289088/8577128

c main.c

/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU */ /* MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR */ /* ELIGIBILITY FOR ANY PURPOSES.
www.eeworm.com/read/381009/9116364

c usbmain.c

#include #include #include "sysdef.h" #include "armusb.h" #include "uart.h" ARMUSBFLAGS bUSBFlags; CONTROL_XFER ControlData; unsigned char Ep1Buf[EP1_PACKET_SIZE]; unsi
www.eeworm.com/read/179628/9347805

s caminterface.s

; Module Name: CanInterface.S ; Module Date: 04/14/2004 ; Module Auth: John O. ; ; Description: This module provides the low-level interface ; to the OV6620 camera h
www.eeworm.com/read/179197/9365933

c intrp.c

/******************************************************************************/ /* This file is create using Keil uVision/ARM and the Keil CA ARM Compiler */ /* Copyright KEIL ELEKTRONIK GmbH 2
www.eeworm.com/read/366200/9825038

c isr.c

#define ISR_C #include "includes.h" //ADC完成中断 //#pragma vector = interrupt_handler adc_isr:iv_ADC // define the interrupt handler unsigned char adc_mux ; #pragma vector=ADC_vect __interr
www.eeworm.com/read/366119/9832011

c main.c

/* **************************************************************** ** 功能描述: 采用B口电平变化中断查键方式识别键盘,按下K1键时第一个数码管数码管显示1,按下K2键时显示2,按下K3键时显示3,按下K4键时显示4 *****************************************************
www.eeworm.com/read/167804/9952093

asm bf533_ez-kit_isr_config.asm

/******************************************************************************/ // // Name: BF533 EZ-KIT video ITU-656 receive mode // /**********************************************************
www.eeworm.com/read/163678/10150055

h adapt.h

#ifndef ADAPT_H #define ADAPT_H //BEGIN adapt.h //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // DESCRIPTION // This design models a simple channel adaptor for ea_i