代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/445870/7589033

c uart.c

/********************************************************************************* * UART.C v1.00 * * Copyright 2003 by SEED Electronic Technology Ltd. * A
www.eeworm.com/read/443807/7623040

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" /************** first Net Port Config **************************/ //#define SOURCEMAC {0x00,0x14,0x97,0x0f,0x17,0xc
www.eeworm.com/read/443807/7623055

h zlg_socket.h

#ifdef SOCKET_GLOBALS #define SOCKET_EXT #else #define SOCKET_EXT extern #endif #define PF_INET 0 #define AF_INET 1 #define SOCK_STREAM 0 #define SOCK_DGRAM 1 #define TCP_PROTOCOL 0
www.eeworm.com/read/443807/7623057

h main.h

#define REPEAT_CON_TIMER 200 #define CLIENTHOST 2 #define SERVERHOST 1 #define UDPHOST 3 Socketstr UDPSocket; uint8 RemoteServerIP
www.eeworm.com/read/443011/7639418

c wdt.c

/******************************************************************************* - Chip : MG24500/55 - Author : RadioPulse Inc, 2007. - Date : 2007-07-02 - Version : VER 1.0 ********
www.eeworm.com/read/442032/7661089

c lcm2402_dev.c

/******************************************************************************************** * 程 序 名:LCM2402_DEV.c * 功 能:LCM2402液晶模块驱动(MBC24204) * 硬件条件:1.CPU型号:AT89S52 * 2.晶振:12
www.eeworm.com/read/442024/7661154

c ch372dbg.c

/* 例子 */ /* ; 单片机内置USB调试固件程序 V1.0 ; 用于连接CH372或者CH375的单片机进行简单的调试功能 ; 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 ; ; Website: http://winchiphead.com ; Email: tech@winchiphead.com ; @2004.08 ;****
www.eeworm.com/read/441863/7663652

h memalloc.h

/* *2006/08/16 WXL 2.0 * came from vendor sources with * */ /* V0.2 added PC-based binding 21/July/2006 V0.1 Initial Release 10/July/2006 */ #ifndef _MEMAL
www.eeworm.com/read/441256/7672243

c sdcmd.c

/************************************************************************ * WWW.3721IT.COM为你提供服务,请保留表头谢谢,硬件工程师之家 * * * *****************************************************************
www.eeworm.com/read/440344/7690351

c 复件 os_q.c

/********************************************************************************************************* ** Small RTOS(51) ** Th