代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/166267/5475585

c disk.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/166267/5475592

h ide.h

#ifndef __IDE_H #define __IDE_H typedef unsigned char uint8; /* 无符号8位整型变量 */ typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/166267/5475604

h zlg_ffs.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/166263/5475616

c disk.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/166263/5475623

h ide.h

#ifndef __IDE_H #define __IDE_H typedef unsigned char uint8; /* 无符号8位整型变量 */ typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/166263/5475635

h zlg_ffs.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/162400/5547697

h rpc_dce.h

/* Unix SMB/Netbios implementation. Version 1.9. SMB parameters and setup Copyright (C) Andrew Tridgell 1992-1997 Copyright (C) Luke Kenneth Casson Leighton 1996-1997 Copyright (C)
www.eeworm.com/read/161121/5555621

c dbg_io.c

#include #include #include #ifdef CONFIG_REMOTE_DEBUG /* * FIXME the user should be able to select the * uart to be used for debugging. */ #define DEBU
www.eeworm.com/read/161121/5555681

c dbg_io.c

#include #ifdef CONFIG_REMOTE_DEBUG /* --- CONFIG --- */ /* we need uint32 uint8 */ /* #include "types.h" */ typedef unsigned char uint8; typedef unsigned int uint32; /* --- END
www.eeworm.com/read/159496/5583164

h ads7843.h

/**************************************************************************** * 文件名:ADS7843.H * 功能:ADS7843驱动程序(头文件)。 ****************************************************************************/ #