代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/442052/7660786

h driver.h

// File Name: // Driver.h // // Contents: // Constants, structures, and function // declarations specific to this driver. // #pragma once // // Header files // extern "C" { #include
www.eeworm.com/read/442052/7660797

cpp driver.cpp

// // Driver.c - Chapter 14 - Thread-based Parallel Port Driver // // Copyright (C) 2000 by Jerry Lozano // #include "Driver.h" // Forward declarations // NTSTATUS AddDevice ( IN PDRIV
www.eeworm.com/read/442052/7660804

h driver.h

// File Name: // Driver.h // // Contents: // Constants, structures, and function // declarations specific to this driver. // #pragma once // // Header files // extern "C" { #include
www.eeworm.com/read/442052/7660814

cpp driver.cpp

// // Driver.c - LoDriver Driver // Simplisitc driver example has an arbitrarily limited // maximum Write transfer size of 16 bytes. // Depends on higher filter driver, HIFILTER, to // eliminate
www.eeworm.com/read/442052/7660829

h driver.h

// File Name: // Driver.h // // Contents: // Constants, structures, and function // declarations specific to this driver. // #pragma once // // Header files // extern "C" { #include
www.eeworm.com/read/442052/7660837

cpp driver.cpp

// // Driver.c - HiFilter Driver // Modifies behavior of LODriver to allow for unlimited // Write transfer sizes. // // Copyright (C) 2000 by Jerry Lozano // #include "Driver.h" // Forward
www.eeworm.com/read/438000/7737891

h driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************
www.eeworm.com/read/438000/7737892

cpp driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************
www.eeworm.com/read/438000/7737894

h driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************
www.eeworm.com/read/438000/7737896

cpp driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************