代码搜索结果

找到约 10,000 项符合 Interrupt 的代码

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

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

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.

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

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

intrp.c

/******************************************************************************/ /* This file is create using Keil uVision/ARM and the Keil CA ARM Compiler */ /* Copyright KEIL ELEKTRONIK GmbH 2

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

main.c

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

bf533_ez-kit_isr_config.asm

/******************************************************************************/ // // Name: BF533 EZ-KIT video ITU-656 receive mode // /**********************************************************

adapt.h

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