代码搜索:driven
找到约 1,767 项符合「driven」的源代码
代码结果 1,767
www.eeworm.com/read/398200/2388615
changelog
2002-06-14 Gary Thomas
* src/if_flexanet.c:
Need to include for proper configuration
of stand-alone (polled) vs. system (interrupt driven) mode
www.eeworm.com/read/351922/10596717
c i2c-algo-pxa.c
/*
* i2c-algo-pxa.c
*
* I2C algorithm for the PXA I2C bus access.
* Byte driven algorithm similar to pcf.
*
* Copyright (C) 2002 Intrinsyc Software Inc.
*
* This program is free software;
www.eeworm.com/read/155559/11863330
c i2c-algo-pxa.c
/*
* i2c-algo-pxa.c
*
* I2C algorithm for the PXA I2C bus access.
* Byte driven algorithm similar to pcf.
*
* Copyright (C) 2002 Intrinsyc Software Inc.
*
* This program is free software;
www.eeworm.com/read/151486/12204310
c i2c-algo-pxa.c
/*
* i2c-algo-pxa.c
*
* I2C algorithm for the PXA I2C bus access.
* Byte driven algorithm similar to pcf.
*
* Copyright (C) 2002 Intrinsyc Software Inc.
*
* This program is free software;
www.eeworm.com/read/228579/14378699
c intcomm.c
/* intcomm.c
* Interrupt Driven Serial IO via uart0
* David Wolpoff
* 6/8/06
*
* Modified to use FIQ 7 September 2006
*/
#include "LPC214x.h"
#include "circbuf.h"
#include "system.h"
www.eeworm.com/read/224711/14571134
asm avr305.asm
;**** A P P L I C A T I O N N O T E A V R 3 0 5 ************************
;*
;* Title : Half Duplex Interrupt Driven Software UART
;* Version : rev. 1.2 (24-04-2002), reset vector added
;*
www.eeworm.com/read/38039/1093542
txt msgtxt_cop.txt
%CECan not copy member %0w of assem %1w
Can not rename member %0w of assembly %1w.
%CPCopy : inst to inst or inst to generic
For table-driven objects, select if copy should be new instance or new mo
www.eeworm.com/read/479151/1340620
c i2c-algo-pxa.c
/*
* i2c-algo-pxa.c
*
* I2C algorithm for the PXA I2C bus access.
* Byte driven algorithm similar to pcf.
*
* Copyright (C) 2002 Intrinsyc Software Inc.
*
* This program is free software;
www.eeworm.com/read/312645/3658150
changelog
2002-06-14 Gary Thomas
* src/if_upd985xx.c:
Need to include for proper configuration
of stand-alone (polled) vs. system (interrupt driven)