代码搜索:driven

找到约 1,767 项符合「driven」的源代码

代码结果 1,767
www.eeworm.com/read/341774/12066020

c c8051f120-i2c-simulate.c

// Example software to demonstrate the C8051F12x SMBus interface in // Master mode. // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - 1-by
www.eeworm.com/read/130620/14180612

php handlertest.php

Secure, Event Driven Record Viewer!
www.eeworm.com/read/232343/14197078

c avrxbufferedserial.c

/* AvrXBufferedSerial.c Sample code for fully buffered interrupt driven serial I/O for the AVR processor. Uses the AvrXFifo facility. Author: Larry Barello (larry@barello.net) Revisio
www.eeworm.com/read/222772/14674143

doc kernel.doc

The 8052 Real-Time Multi-Tasking Executive (0) INTRODUCTION An interrupt-driven multi-processing architecture has been designed for the Intel 8051-family of processors, complete wi
www.eeworm.com/read/219220/14891140

readme

Table Driven Assembler Author: Jan Nikit靚ko Homepage: http://www.stud.fee.vutbr.cz/~xnikit00/tdasm/ -------------------------------------------------------------------
www.eeworm.com/read/211850/15172362

m true_r.m

function [R_true] = True_r(h1,h2,r_length) %-------------------------------------------------------------------------------- % True_r.M % Calculate the True Cross correlation of two system driven
www.eeworm.com/read/2255/15409

c delay.c

/* Precise Delay Functions V 0.5, Martin Thomas, 9/2004 In the original Code from Peter Dannegger a timer-interrupt driven "timebase" has been used for precise One-Wire-Delays.
www.eeworm.com/read/7654/126058

asm vectors.asm

*Vectors.asm Vector file for non-interrupt driven program .title "vectors.asm" .ref _c_int00 ;reference entry address .sect "vectors" ;in vector section rst:
www.eeworm.com/read/9539/169740

c avrxbufferedserial.c

/* AvrXBufferedSerial.c Sample code for fully buffered interrupt driven serial I/O for the AVR processor. Uses the AvrXFifo facility. Author: Larry Barello (larry@barello.net) Revisio
www.eeworm.com/read/19141/814698

c delay.c

/* Precise Delay Functions V 0.5, Martin Thomas, 9/2004 In the original Code from Peter Dannegger a timer-interrupt driven "timebase" has been used for precise One-Wire-Delays.