代码搜索:driven
找到约 1,767 项符合「driven」的源代码
代码结果 1,767
www.eeworm.com/read/294038/3923361
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/274602/4185683
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/273740/4196444
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/445837/1717660
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/443386/1746000
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/431110/1912785
sh alloc_dealloc.sh
#!/bin/sh
# This script allocates a number of SPIs, then deallocates them in a
# different order. It is driven by an input file which contains some
# generated SPI data.
def_enckey=0x40434345454646
www.eeworm.com/read/431110/1912861
sh alloc_dealloc.sh
#!/bin/sh
# This script allocates a number of SPIs, then deallocates them in a
# different order. It is driven by an input file which contains some
# generated SPI data.
def_enckey=0x40434345454646
www.eeworm.com/read/430182/1938803
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/426262/1994598
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/398200/2389691
c sa11x0_serial.c
//==========================================================================
//
// io/serial/arm/sa11x0/sa11x0_serial.c
//
// StrongARM SA11x0 Serial I/O Interface Module (interrupt driven)