代码搜索:Loopback
找到约 3,254 项符合「Loopback」的源代码
代码结果 3,254
www.eeworm.com/read/169681/5415930
c if_loop.c
/* if_loop.c - software loopback network interface driver */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_loop.c,v 1.13 1994/10/30 21:48:50 cgd Exp
www.eeworm.com/read/169681/5416035
c loopend.c
/* loopEnd.c - software loopback END */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: loopEnd.c,v 1.13 1994/10/30 21:48:50 cgd Exp $ */
/*
* Copyright (
www.eeworm.com/read/412869/11178825
pjt example_280xscia_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP280x"
ProjectDir="C:\ICETEK\ICETEK-F28016-U\DSP280x_examples\lab0322-scia_loopback
www.eeworm.com/read/412869/11179050
pjt example_280xspi_ffdlb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP280x"
ProjectDir="C:\ICETEK\ICETEK-F28016-U\DSP280x_examples\lab0323-spi_loopback\
www.eeworm.com/read/297249/8034891
c mcbsp.c
# include"csl_mcbsp.h"
MCBSP_Handle hMcbsp;
MCBSP_Config ConfigMcbsp= {
0x3800,// 0x2000, /* SPCR1*/
/* DLB=0b digital loopback mode is disabled */
/* RJUST=01b
www.eeworm.com/read/297249/8034953
c mcbsp.c
# include"csl_mcbsp.h"
MCBSP_Handle hMcbsp;
MCBSP_Config ConfigMcbsp= {
0x3800,// 0x2000, /* SPCR1*/
/* DLB=0b digital loopback mode is disabled */
/* RJUST=01b
www.eeworm.com/read/318791/13471939
cpp eenet.cpp
#include
#include
#include "mytypes.h"
#include "ChnIFace.h"
int eENet(int port, IP_Addr addr =LOOPBACK);
char *CmdReady();
char *AddrStr(IP_Addr addr);
int CmdProc(ch
www.eeworm.com/read/135761/5877746
c if_loop.c
/* if_loop.c - software loopback network interface driver */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_loop.c,v 1.13 1994/10/30 21:48:50 cgd Exp $
www.eeworm.com/read/156931/11752301
txt 860uartcode.txt
Title: ul.c
Transmit and receive data, UART mode, SCC1, loopback
Feb. 1, 1996
The results of this routine are:
1. Initializes for handling SCC1 interrupts.
2. Transmits four lines of a poem, one li
www.eeworm.com/read/339586/3297407
cxx acladmin.cxx
class Acl
{
private:
class V6AddrMask
{
public:
V6AddrMask(in_addr6 ip6Addr = v6Loopback, int mask = 128)
friend:
in_addr6 mIp6Addr; // ?? c