代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/368821/9676881
h flag.h
#include "config.h"
extern volatile uint8 RcvData[1024 * 8];
www.eeworm.com/read/265987/11247325
c tpu_qom.c
/**************************************************************************/
/* FILE NAME: tpu_qom.c COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.1
www.eeworm.com/read/265987/11247385
c mpc500_util.c
/**************************************************************************/
/* FILE NAME: mpc5xx_util.c COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.0
www.eeworm.com/read/265987/11247419
c tpu_fqm.c
/**************************************************************************/
/* FILE NAME: tpu_fqm.c COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.0
www.eeworm.com/read/265987/11247426
c mpc500_util.c
/**************************************************************************/
/* FILE NAME: mpc5xx_util.c COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.0.1
www.eeworm.com/read/265987/11247437
c tpu_mcpwm.c
/**************************************************************************
*
* Copyright:
* MOTOROLA, INC. All Rights Reserved.
* You are hereby granted a copyright license to use, modify,
www.eeworm.com/read/265987/11247515
c mpc500_util.c
/**************************************************************************/
/* FILE NAME: mpc5xx_util.c COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.0
www.eeworm.com/read/201886/15393195
c system.c
#include
#include
#include
#include
#ifdef WIN32
#include
#endif
UINT32 base_timer; /**< System 1.024 msec timer */
UINT8 sleep_m
www.eeworm.com/read/326566/13135003
h lcddrive12864.h
void Display16X8(uint8 lcdrow,uint8 lcdline,uint8 datanumber,uint8 DotNot);
void Display5X8(uint8 lcdrow,uint8 lcdline,uint8 datanumber,uint8 DotNot);
void Display16X8ItemWord(uint8 dlcdrow,uint
www.eeworm.com/read/284435/8930091
h main.h
extern void RamSet(uint8 *p,uint8 dat,uint8 len);
extern void RamCopy(uint8 *tar,uint8 *src,uint8 len);
extern void RamPrint(uint8 *p);
extern uint8 sysTemp[64];
#define AUTH_ANYONE 0x