代码搜索结果

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

watchdog.c

//================================================ // Watch-dog timer Interrupt Request Test // Watchdog.c 24a0A //================================================ #include "24a0addr.h" #include

f326_external_interrupts.c

//----------------------------------------------------------------------------- // F326_External_Interrupts.c //----------------------------------------------------------------------------- // Copy

lab6.c

/**************************************************************** * Hi-Tech workshop exercise Lab6 * ***************************************************************** * *

lab6.lst

1: 2: 3: /**************************************************************** 4: * Hi-Tech workshop exercise Lab6

wrsbcarm7.h

/* sbcarm7.h - WindRiver SBC ARM7 header file */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,16jul02,m_h C++ prot

my63101.asm

;==start========================= ; ;本人无CYASM编译器,希望能得到您的帮助为盼。 ; ;=以下为设定相关参数======= include "63101.inc" Data_Byte0: equ 38h Data_Byte1: equ 39h Data_Byte2: equ 3Ah Data_Byte3: equ 3Bh Data_By

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

uart.h

#ifndef __uart_h__ #include //#define //unsigned char rx_data; void uart_init(void); //void rx_interrupt() interrupt4; #endif

ldm_prom_xram.cmd

## ################################################################### ## ## THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ## ## Filename : ldm_pROM_xRAM.cmd ## ## Pr