代码搜索:loopback

找到约 3,254 项符合「loopback」的源代码

代码结果 3,254
www.eeworm.com/read/309812/3703941

c ethernet_main.c

/* * File: ethernet_main.c * Purpose: Test the Ethernet port on the M5275EVB * * Notes: Requires loopback ethernet cable. * Buffers use SDRAM so cannot run from SDRAM */ #inclu
www.eeworm.com/read/279077/4139964

cpp readwrite.cpp

// Read/Write request processors for loopback driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #if DBG #define MSGUSBSTRING(d,s,i)
www.eeworm.com/read/277562/4154252

ti-dsp readme.ti-dsp

These are all of the changes and additions necessary to build a loopback application for the TI C6415, C5509A, or C5416 simulators using the TI Code Composer Studio (CCS) development system. A tr
www.eeworm.com/read/276787/4164225

wireless-tools

#!/bin/sh case "$METHOD" in loopback) exit 0 ;; esac IWCONFIG=/sbin/iwconfig IWPRIV=/sbin/iwpriv if [ ! -x $IWCONFIG ]; then exit 0 fi # Detect and do nothing for linux-wlan-ng interfaces; # whi
www.eeworm.com/read/428758/1954647

c emac_test.c

/** * EMAC - Basic Loopback * * @date 7/21/2004 * @author Magdalena Iovescu * **/ #include "emac.h" #include #include #include
www.eeworm.com/read/427042/1981717

ti-dsp readme.ti-dsp

These are all of the changes and additions necessary to build a loopback application for the TI C6415, C5509A, or C5416 simulators using the TI Code Composer Studio (CCS) development system. A tr
www.eeworm.com/read/411543/2186347

cpp readwrite.cpp

// Read/Write request processors for loopback driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #ifdef DBG #define MSGUSBSTRING(d,s
www.eeworm.com/read/350717/3117656

cpp readwrite.cpp

// Read/Write request processors for loopback driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #ifdef DBG #define MSGUSBSTRING(d,s
www.eeworm.com/read/156106/5612680

c ethernet_test.c

/* * File: ethernet_test.c * Purpose: Test the Ethernet port on the M5275EVB * * Notes: Requires loopback cable. * See "C11001.doc" for assembly instructions */ #include "src/init
www.eeworm.com/read/427912/8912817

h driver.h

// // LoopBack Driver by Potluri Suresh. // #ifndef __DRIVER_H__ #define __DRIVER_H__ #pragma once #include typedef struct _DEVICE_EXTENSION { PDEVICE_OBJECT pDevice; ULONG