代码搜索:ETHERNET

找到约 10,000 项符合「ETHERNET」的源代码

代码结果 10,000
www.eeworm.com/read/311467/3680371

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY
www.eeworm.com/read/311467/3680377

h ethernet.h

#ifdef ETHERNET_GLOBALS #define ETHERNET_EXT #else #define ETHERNET_EXT extern #endif #define IP_PACKED 0x01 #define ARP_PACKED 0x02 #define MAX_NET_PORT 0x01 typedef struct {
www.eeworm.com/read/304654/3794728

c ethernet.c

#include #include #define MAX_SIZE 2000 #define TX_BD_NUM 1 u8 *send_data = NULL; u8 send_data94[94] = { 0x00,0x04,0x61,0x93,0x63,0x38,0xaa,0x02,0x03,0x04,0x05,0x06,0x08,
www.eeworm.com/read/304654/3794750

h ethernet.h

#include #define MAC_REG_BASE 0x1f002000 /* * MAC Controller */ /* Data structure for Tx BD */ #define BIT_MAC_TX_BD_READY 0x00008000
www.eeworm.com/read/304654/3794780

h ethernet.h

#include #define MAC_REG_BASE 0x1f002000 /* * MAC Controller */ /* Data structure for Tx BD */ #define BIT_MAC_TX_BD_READY 0x00008000
www.eeworm.com/read/304590/3796455

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY
www.eeworm.com/read/304590/3796461

h ethernet.h

#ifdef ETHERNET_GLOBALS #define ETHERNET_EXT #else #define ETHERNET_EXT extern #endif #define IP_PACKED 0x01 #define ARP_PACKED 0x02 #define MAX_NET_PORT 0x01 typedef struct {
www.eeworm.com/read/304590/3796497

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY
www.eeworm.com/read/304590/3796503

h ethernet.h

#ifdef ETHERNET_GLOBALS #define ETHERNET_EXT #else #define ETHERNET_EXT extern #endif #define IP_PACKED 0x01 #define ARP_PACKED 0x02 #define MAX_NET_PORT 0x01 typedef struct {
www.eeworm.com/read/304590/3796539

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY