代码搜索:interrupt

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

代码结果 10,000
www.eeworm.com/read/257959/11899408

fni uart.fni

[SrcFileName] C:\NECTools32\customer_problem\visteon\UART\uart.c,1128833666 C:\NECTools32\customer_problem\visteon\UART\option.asm,1127356321 [Function] UART0_Init,C:\NECTools32\customer_problem
www.eeworm.com/read/228407/14386703

c ch452xs.c

#include #include "ch452.h" //系统初始化函数*/ void initial() { INTCON=0x00; ADCON1=0x07; PIE1=0; PIE2=0; } void main() { TRISD=0x00; TRISB=0XFF; INTEDG=0; CLE
www.eeworm.com/read/226945/14446010

h uart_driver.h

#define UART_RX_INTERRUPT 15 #define UART_TX_INTERRUPT 14 #define UART_TX_BUFFER_LEN 512
www.eeworm.com/read/223528/14636606

asm bf533_ez-kit_isr_config.asm

/******************************************************************************/ // // Name: BF533 EZ-KIT video ITU-656 receive mode (8bit) for the Omnivision chip OV6630 // /********************
www.eeworm.com/read/123226/14642001

c com.c

#include //unsigned char temp; void serial_init() {/*串口初始化 */ serial_baud_9600; serial_uart_8; /*工作方式为8位数据 */ serial_receive_enable;/*允许接收*/ //ti=1; } void interrupt_
www.eeworm.com/read/120207/14809772

c multi.c

/* MULTI.C */ #include #include #include #include #include #include #include "tsr.h" #define SEARCH_DIR "C:\\SPOOL\\" #define S
www.eeworm.com/read/120207/14809798

c multtest.c

/* MULTI.C */ #include #include #include #include #include #include #include "tsr.h" #define SEARCH_DIR "C:\\SPOOL\\" #define S
www.eeworm.com/read/220284/14844627

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/219727/14867566

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/216891/14988504

h at91eb01.h

/* at91eb01.h - Atmel AT91M55800A header file */ /* Copyright 1999 ARM Limited */ /* modification history -------------------- 12.23.2004 written. */ /* This file contains I/O address a