代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/227563/14421100

h usb.h

/** @file usb_api.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/227563/14421102

h protocol_api.h

/** @file FAP.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/227553/14421209

c isr.c

/** @file ISR.c * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/125764/14465263

txt readme.txt

README.TXT for SOURCE files All of the source code for this book has been written and tested under Microsoft VC++ 5.0, 6.0 along with DirectX 6.0+. Some basic things to remember when compiling ar
www.eeworm.com/read/123849/14609859

readme

IMPORTANT NOTE: This is a demo & test version of ndis3pkt for CE 1.0. It is restricted to sending 75/receiving 200 packets per soft reset. It has been tested with Windows/CE 3.0 on the ARM proces
www.eeworm.com/read/223597/14622559

c inp.c

/* * inp.c -- read all the ports specified in hex on the command line * * Tested with 1.2 and 2.0 on the x86 * It won't run on other platforms. */ #ifndef __i386__ # error "This program can't
www.eeworm.com/read/223597/14622664

c mmap.c

/* * mmap.c -- memory mapping for the scull-virtual char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #end
www.eeworm.com/read/223597/14622710

c inp.c

/* * inp.c -- read all the ports specified in hex on the command line * * Tested with 1.2 and 2.0 on the x86 * It won't run on other platforms. */ #ifndef __i386__ # error "This program can't
www.eeworm.com/read/223597/14622889

c mmap.c

/* * mmap.c -- memory mapping for the scull-page char module * * Can't run with 1.2 or Sparc (unless you tweak it) * Tested with 2.0 on the x86 */ #ifndef __KERNEL__ # define __KERNEL__ #endif
www.eeworm.com/read/122711/14671728

txt readme.txt

README.TXT for SOURCE files All of the source code for this book has been written and tested under Microsoft VC++ 5.0, 6.0 along with DirectX 8.0+. Some basic things to remember when compiling ar