代码搜索:driven

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

代码结果 1,767
www.eeworm.com/read/137793/13296732

diz file_id.diz

ProModem RS232 Interrupt Driven Serial Communication Library v1.0:: Example Terminal Program source file and Example Bulletin Board source file
www.eeworm.com/read/300969/13876953

c bios_wini.c

/* This file contains the "device dependent" part of a hard disk driver that * uses the ROM BIOS. It makes a call and just waits for the transfer to * happen. It is not interrupt driven and thus
www.eeworm.com/read/152661/5672038

c edb7xxx_serial.c

//========================================================================== // // io/serial/arm/edb7xxx_serial.c // // Cirrus Logic EDB7XXX Serial I/O Interface Module (interrupt driven) //
www.eeworm.com/read/150583/5690628

c edb7xxx_serial.c

//========================================================================== // // io/serial/arm/edb7xxx_serial.c // // Cirrus Logic EDB7XXX Serial I/O Interface Module (interrupt driven) //
www.eeworm.com/read/131315/5943175

c decode.c

/* * Routines to decode user commands. * * This is all table driven. * A command table is a sequence of command descriptors. * Each command descriptor is a sequence of bytes with the following fo
www.eeworm.com/read/123322/6060491

c edb7xxx_serial.c

//========================================================================== // // io/serial/arm/edb7xxx_serial.c // // Cirrus Logic EDB7XXX Serial I/O Interface Module (interrupt driven) //
www.eeworm.com/read/123322/6060503

c pc_serial.c

//========================================================================== // // io/serial/i386/pc_serial.c // // i386 PC Serial I/O Interface Module (interrupt driven) // for use wit
www.eeworm.com/read/478851/6705165

php database.php

www.eeworm.com/read/478852/6705170

php database.php

www.eeworm.com/read/403804/11509161

c ex4bit.c

/************************************************************************* * Example Table Driven CRC16 Routine using 4-bit message chunks * The ex4bit.c file contains an implementation of the CCI