代码搜索:ip核
找到约 10,000 项符合「ip核」的源代码
代码结果 10,000
www.eeworm.com/read/275394/10819433
o ip.o
www.eeworm.com/read/275207/10828714
h ip.h
#ifndef __IP_H__
#define __IP_H__
typedef struct _IP_HEADER
{
unsigned char Len:4,
Ver:4;
unsigned char ToS;
unsigned short TotalLength;
unsigned short Ident
www.eeworm.com/read/349290/10838057
h ip.h
#ifdef IP_GLOBALS
#define IP_EXT
#else
#define IP_EXT extern
#endif
#ifdef Big_End
union w { uint32 dwords;
struct {uint16 high ;uint16 low;}words;
struct {ui
www.eeworm.com/read/349290/10838069
c ip.c
#define IP_GLOBALS
#include "Config.h"
#include "../include/cfg_net.h"
OS_EVENT *RecIcmpQFlag;
OS_EVENT *RecTcpQFlag;
OS_EVENT *RecUdpQFlag;
OS_EVENT *SendFlag;
Rec_Ptr RECQ
www.eeworm.com/read/349290/10838155
h ip.h
#ifdef IP_GLOBALS
#define IP_EXT
#else
#define IP_EXT extern
#endif
#ifdef Big_End
union w { uint32 dwords;
struct {uint16 high ;uint16 low;}words;
struct {ui
www.eeworm.com/read/349290/10838171
c ip.c
#define IP_GLOBALS
#include "Config.h"
#include "../include/cfg_net.h"
OS_EVENT *RecIcmpQFlag;
OS_EVENT *RecTcpQFlag;
OS_EVENT *RecUdpQFlag;
OS_EVENT *SendFlag;
Rec_Ptr RECQ
www.eeworm.com/read/349123/10848733
paf ip.paf
www.eeworm.com/read/349123/10848770
h ip.h
#define RTL8019BASE 0x2000
#define Reg00 (*((volatile unsigned int *)(RTL8019BASE + 0x00)))
#define Reg01 (*((volatile unsigned int *)(RTL8019BASE + 0x01)))
#define Reg02 (*((volatile un
www.eeworm.com/read/349123/10848795
pjt ip.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\2812IP\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="DspB
www.eeworm.com/read/349123/10848819
c ip.c
/**********************************************************************
修改于07.7.27,在RST8019末尾加入延时,保证发送不丢包
************************************************************************/
#include "DSP2