代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
net_head.c
#include "stdio.h"
#include "alt_types.h"
void HEAD_Ethernet (void) //以太网头,14个字节
{
UINT i,Len=Start_Ethernet;
for (i=0;i
enc28j60.c
#include "enc28j60.h"
#include "spi.h"
#define ETHERNET_MIN_PACKET_LENGTH 0x3C
#define ETHERNET_HEADER_LENGTH 0x0E
#define IP_TCP_HEADER_LENGTH 40
#define TOTAL_HEADER_LENGTH (IP_TCP_HEADE
enc28j60.c
#include "enc28j60.h"
#include "spi.h"
#define ETHERNET_MIN_PACKET_LENGTH 0x3C
#define ETHERNET_HEADER_LENGTH 0x0E
#define IP_TCP_HEADER_LENGTH 40
#define TOTAL_HEADER_LENGTH (IP_TCP_HEADE
entries.extra
/eth_host.v///
/eth_memory.v///
/eth_phy.v///
/eth_phy_defines.v///
/tb_cop.v///
/tb_eth_defines.v///
/tb_eth_top.v///
/tb_ethernet.v///
/tb_ethernet_with_cop.v///
/wb_bus_mon.v///
/wb_maste
sonic.c
/*************************************************************
* File: lib/sonic.c
* Purpose: A tftp driver for the Sonic Ethernet controller
* Author: Phil Bunce (pjb@carmel.com)
* Revision Histo
ether.c
/*************************************************************
* File: lib/ether.c
* Purpose: common ethernet functions
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 980615 Created
sonic.h
/*************************************************************
* File: include/sonic.h
* Purpose: Constant definitions for National Sonic Ethernet Chip
* Author: Phil Bunce (pjb@carmel.com)
* Revi
ser2enet.c
//*****************************************************************************
//
// ser2enet.c - Serial to Ethernet converter.
//
// Copyright (c) 2007 Luminary Micro, Inc. All rights reserved.
cssysend.c
/* csSysEnd.c - PCx86 or ARM system-dependent module for CS8900 Ethernet driver */
/* */
/* Copyright 2000 Crystal Semiconduc
adapter.h
/*
MikroTik PPPoE - MikroTik PPP over Ethernet client for Windows
Copyright (C), 2001 MikroTikls
The contents of this program are subject to the Mozilla Public License
Version 1.1;