代码搜索:interrupt-driven
找到约 229 项符合「interrupt-driven」的源代码
代码结果 229
www.eeworm.com/read/223839/14615813
c iserial.c
/*
* Serial port driver for 16Cxx mid-range PIC devices
* (Interrupt-driven)
*
* Copyright (C) 1997 HI-TECH Software.
* Author: Jeremy Bennett
*
* Comments:
*
*
www.eeworm.com/read/27111/979941
c iserial.c
/*
* Serial port driver for 16Cxx mid-range PIC devices
* (Interrupt-driven)
*
* Copyright (C) 1997 HI-TECH Software.
* Author: Jeremy Bennett
*
* Comments:
*
*
www.eeworm.com/read/182103/5271924
problems
#
# $Id: PROBLEMS,v 1.1 1998/10/05 21:26:07 joel Exp $
#
The tests were designed to operate in a very controlled environment. If
one uses interrupt-driven console output, then tasks will block unex
www.eeworm.com/read/473531/6845996
c dim.c
/*
* Digital AC Dimmer
*
* Copyright (c) 2005-2008 Chris Fallin
* Placed under the modified BSD license
*
* dim.c: interrupt-driven AC dimmer module
*/
#include "d
www.eeworm.com/read/279097/10466633
c iserial.c
/*
* Serial port driver for 16Cxx mid-range PIC devices
* (Interrupt-driven)
*
* Copyright (C) 1997 HI-TECH Software.
* Author: Jeremy Bennett
*
* Comments:
*
* The majo
www.eeworm.com/read/231127/14254638
c iserial.c
/*
* Serial port driver for 16Cxx mid-range PIC devices
* (Interrupt-driven)
*
* Copyright (C) 1997 HI-TECH Software.
* Author: Jeremy Bennett
*
* Comments:
*
* The majo
www.eeworm.com/read/125392/14495661
c iserial.c
/*
* Serial port driver for 16Cxx mid-range PIC devices
* (Interrupt-driven)
*
* Copyright (C) 1997 HI-TECH Software.
* Author: Jeremy Bennett
*
* Comments:
*
* The majo
www.eeworm.com/read/300025/13943360
c iserial.c
/*
* Serial port driver for 16Cxx mid-range PIC devices
* (Interrupt-driven)
*
* Copyright (C) 1997 HI-TECH Software.
* Author: Jeremy Bennett
*
* Comments:
*
* The majo
www.eeworm.com/read/182103/5269246
c console.c
/*
* SMC1 raw console serial I/O.
*
* This driver is an example of `POLLING' or `INTERRUPT' I/O.
*
* To run with interrupt-driven I/O, ensure m360_smc1_interrupt
* is set before calling the
www.eeworm.com/read/391151/8419076
asm vectors_11.asm
*Vectors_11.asm Vector file for interrupt-driven program
.ref _c_int11 ;ISR used in C program
.ref _c_int00 ;entry address
.sect "vectors" ;section for vectors
RESET_R