代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/281960/9126154
_c delay._c
// 文件名 delay.c 延时
#include "config.h"
/***************************************************************************
延时 M32 7.3728M 粗略计算
*/
void Delay100us(uint8 x)
{
uint8 i; //4cloc
www.eeworm.com/read/281960/9126162
c delay.c
// 文件名 delay.c 延时
#include "config.h"
/***************************************************************************
延时 M32 7.3728M 粗略计算
*/
void Delay100us(uint8 x)
{
uint8 i; //4cloc
www.eeworm.com/read/380728/9131511
c stty.c
/************************************************************************
*
* stty.c
*
* Shell stty command
*
* stty [-tty0|-tty1] [-b|-u| [-p][][n|o|e][7|8][1|2] ]
*
*
www.eeworm.com/read/380716/9133639
c sci.c
/*******************************************
*SCI.c
*Author:echo
********************************************/
//头文件
#include
#include "SCI.h"
#include /* for EnableI
www.eeworm.com/read/281709/9138562
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/380242/9155995
c os_sem.c
/*********************************************************************************************************
** Small RTOS(51)
** Th
www.eeworm.com/read/183513/9156003
h simple_phy.h
/**
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
* File name : simple_phy.h
* Project name: SMAC (Simple Media Access Controller)
*
* Department
www.eeworm.com/read/183513/9156009
h drivers.h
/**
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
* File name : drivers.h
* Project name: SMAC (Simple Media Access Controller)
*
* Department : F
www.eeworm.com/read/183513/9156016
h simple_mac.h
/**
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
* File name : simple_mac.h
* Project name: SMAC (Simple Media Access Controller)
*
* Department
www.eeworm.com/read/182736/9193798
h i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究