代码搜索结果

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

ds18b20.vec

;INTERRUPT VECTORS JMP __RESET JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0

main.c

/*******************************************************************************/ /* Copyright (c) 2008 Freescale Semiconductor \file main.c \brief DZ60 - CAN sample code \author F

readme

APPLICATION: CREATING LARGE DATA OBJECTS AND THE USART The following sample application prompts the user (via HyperTerminal) to enter a digit between 0 and 9. Upon receiving a character from the

readme

APPLICATION: EMBEDDED "Hello, world!" USING LEDs AND INTERRUPTS The following sample application will flash LEDs connected to PORTB of a PIC18F452 microcontroller. The command line used to build

f2407.h

;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ;Filename: f2407.h | ;

get_a_re.bak

#include #include #include #include #include #include #include #include #include #include "feedef.h"

get_a_re.c

#include #include #include #include #include #include #include #include #include #include "feedef.h"

dac.asm

;********************************************************************* ; File Name: dac.asm ; Target System: C24x Evaluation Board ; ; Description: Outputs 4 Sine Waves on the EVM DAC - DAC0,DAC

1.asm

*#cpu 8051 Tiny * * DDS MICRO-C 8031/51 Startup Code & Runtime library for TINY model * * Copyright 1991-1999 Dave Dunfield * All rights reserved. * ORG $0000 $0800 CODE Sta

timer.c

/*! \file timer.c \brief System Timer function library. */ //***************************************************************************** // // File Name : 'timer.c' // Title : System Timer func