代码搜索:driven
找到约 1,767 项符合「driven」的源代码
代码结果 1,767
www.eeworm.com/read/479151/1338035
h setup.h
/*
setup.h (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is a table driven setup function for kernel modules
www.eeworm.com/read/251236/4423853
svn-base orderprocessorbean.java.svn-base
package examples;
import javax.ejb.*;
import javax.jms.*;
import javax.naming.*;
import javax.rmi.PortableRemoteObject;
/**
* This message-driven bean receives JMS messages
* to process o
www.eeworm.com/read/251236/4423855
java orderprocessorbean.java
package examples;
import javax.ejb.*;
import javax.jms.*;
import javax.naming.*;
import javax.rmi.PortableRemoteObject;
/**
* This message-driven bean receives JMS messages
* to process o
www.eeworm.com/read/250243/4437550
h setup.h
/*
setup.h (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is a table driven setup function for kernel modules
www.eeworm.com/read/250243/4438807
c orinoco_tmd.c
/* orinoco_tmd.c
*
* Driver for Prism II devices which would usually be driven by orinoco_cs,
* but are connected to the PCI bus by a TMD7160.
*
* Copyright (C) 2003 Joerg Dorchain
www.eeworm.com/read/243567/4523884
h setup.h
/*
setup.h (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is a table driven setup function for kernel modules
www.eeworm.com/read/231705/4710695
c serial.c
/*
serial.c for using FreeRTOS
Copyright (C) 2005 Robotronics Inc.
*/
/* BASIC INTERRUPT DRIVEN SERIAL PORT DRIVER for port 1.
GCC demo modifications by Jeff Smith, Robotronics Inc.
www.eeworm.com/read/216502/4891181
c prf.c
/*
* Scaled down version of C Library printf.
* Only %s %u %d (==%u) %o %x %D are recognized.
* Used to print diagnostic information
* directly on console tty.
* Since it is not interrupt driven
www.eeworm.com/read/209559/4964592
h setup.h
/*
setup.h (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is a table driven setup function for kernel modules
www.eeworm.com/read/209559/4966713
c orinoco_tmd.c
/* orinoco_tmd.c
*
* Driver for Prism II devices which would usually be driven by orinoco_cs,
* but are connected to the PCI bus by a TMD7160.
*
* Copyright (C) 2003 Joerg Dorchain