代码搜索:driven

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

代码结果 1,767
www.eeworm.com/read/199224/7876998

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/297225/8043005

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/243168/12958058

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/152843/5663314

c orinoco_plx.c

/* orinoco_plx.c * * Driver for Prism II devices which would usually be driven by orinoco_cs, * but are connected to the PCI bus by a PLX9052. * * Current maintainers (as of 29 September 2003) ar
www.eeworm.com/read/152843/5663386

c orinoco_nortel.c

/* orinoco_nortel.c * * Driver for Prism II devices which would usually be driven by orinoco_cs, * but are connected to the PCI bus by a PCI-to-PCMCIA adapter used in * Nortel emobility, Symbol L
www.eeworm.com/read/492812/6409901

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/478193/6721826

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/346292/11755823

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/344164/11905388

h rf_diskevent.h

/* * rf_diskevent.h * Adapted from original code by David Kotz (1994) * * The disk-device module is event driven. This module keeps the event * request mechanism, which is based on proteus Sim
www.eeworm.com/read/256713/11977504

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.