代码搜索:ip核
找到约 10,000 项符合「ip核」的源代码
代码结果 10,000
www.eeworm.com/read/390192/8478385
_c ip._c
#include "main.h"
#include "rtl8019as.h"
#include "arp.h"
#include "ip.h"
#include "icmp.h"
#include "udp.h"
extern unsigned int ip_id;
extern unsigned char tempip_d3;
extern unsigned char t
www.eeworm.com/read/390192/8478418
h ip.h
#ifndef __ip_h__
#define __ip_h__
unsigned char ip_packhandle(unsigned char *ipbegin);
void ip_buildpack(unsigned char *ipsendbuffer,
unsigned int totallen,
www.eeworm.com/read/390192/8478427
s ip.s
.module ip.c
.area text(rom, con, rel)
.dbfile D:\hexok项目\AVRNET项目\AVRNET光盘\icc例子\ip.c
.dbfunc e ip_packhandle _ip_packhandle fc
; handleok -> R20
; ipcksum -> y+0
; sou_
www.eeworm.com/read/390192/8478430
c ip.c
#include "main.h"
#include "rtl8019as.h"
#include "arp.h"
#include "ip.h"
#include "icmp.h"
#include "udp.h"
extern unsigned int ip_id;
extern unsigned char tempip_d3;
extern unsigned char t
www.eeworm.com/read/390192/8478436
o ip.o
XL
H 2 areas 11 global symbols
M ip.c
S push_gset3 Ref0000
S push_gset5 Ref0000
S _udpsendbuffer_ex Ref0000
S _udp_packhandle Ref0000
S _tsum Ref0000
S _ip_id Ref0000
S _icmp_packhandle Ref00
www.eeworm.com/read/390192/8478501
_h ip._h
#ifndef __ip_h__
#define __ip_h__
unsigned char ip_packhandle(unsigned char *ipbegin);
#endif
www.eeworm.com/read/390192/8478526
lis ip.lis
.module ip.c
.area text(rom, con, rel)
0000 .dbfile D:\hexok项目\AVRNET项目\AVRNET光盘\icc例子\ip.c
0000 .dbfunc e ip_p
www.eeworm.com/read/389554/8514069
gif ip.gif
www.eeworm.com/read/188648/8521940
cpp ip.cpp
#include "stdafx.h"
#include "dibapi.h"
// Definitions required for convolution image filtering
#define KERNELCOLS 3
#define KERNELROWS 3
#define KERNELELEMENTS (KERNELCOLS * KERNELROWS)
//
www.eeworm.com/read/289707/8534079