代码搜索:WinDriver

找到约 544 项符合「WinDriver」的源代码

代码结果 544
www.eeworm.com/read/123875/14607735

h usb_diag_lib.h

////////////////////////////////////////////////////////////////////// // File - USB_DIAG_LIB.H // // Library for USB diagnostics and samples, using WinDriver functions. // // Copyright (c) 2003
www.eeworm.com/read/413188/11163730

c windrvr_int_thread.c

//////////////////////////////////////////////////////////////// // File - windrvr_int_thread.c // // Implementation of a thread that waits for WinDriver events. // // Copyright (c) 2003 - 2005 J
www.eeworm.com/read/407329/2266289

c i2c.c

#include "globaldefs.h" #include "gen_macros.h" //#define I2C_WINDRIVER 1 //#define I2C_USB 1 #ifdef I2C_WINDRIVER #include "status_strings.h" #else #ifdef I2C_USB #include "stusb.h"
www.eeworm.com/read/290372/8487348

h wrsbcarm7.h

/************************************************ * modify : hugang hgxxx@51eda.com * * data : 2004-05-06 * ************************************************/ /* sbcarm7.h - WindRiver SBC
www.eeworm.com/read/285657/8825345

h wrsbcarm7.h

/************************************************ * modify : hugang hgxxx@51eda.com * * data : 2004-05-06 * ************************************************/ /* sbcarm7.h - WindRiver SBC
www.eeworm.com/read/426756/9001569

bak wrsbcarm7.h.bak

/************************************************ * modify : hugang hgxxx@51eda.com * * data : 2004-05-06 * ************************************************/ /* sbcarm7.h - WindRiver SBC
www.eeworm.com/read/426756/9001580

h wrsbcarm7.h

/************************************************ * modify : hugang hgxxx@51eda.com * * data : 2004-05-06 * ************************************************/ /* sbcarm7.h - WindRiver SBC
www.eeworm.com/read/420219/10810376

cpp windrvr_events.cpp

//////////////////////////////////////////////////////////////// // File - windrvr_events.c // // API for receiving events from WinDriver (PCI, PCMCIA, USB) // // Copyright (c) 2003 - 2006 Jungo
www.eeworm.com/read/420219/10810393

cpp status_strings.cpp

//////////////////////////////////////////////////////////////// // File - status_strings.c // // Library for handling the status returned from WinDriver API. // // Copyright (c) 2003 - 2006 Jung
www.eeworm.com/read/464347/7164895

c example_lib.c

/************************************************************************ * File: example_lib.c * * Library for accessing EXAMPLE devices. * The code accesses hardware using WinDriver's WDC lib