代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/151148/12231832
h zlg7290.h
/****************************************************************************
* 文件名:ZLG7290.H
* 功能:ZLG7290操作软件包。(头文件)
****************************************************************************/
www.eeworm.com/read/151146/12232086
h zlg7290.h
/****************************************************************************
* 文件名:ZLG7290.H
* 功能:ZLG7290操作软件包。(头文件)
****************************************************************************/
www.eeworm.com/read/339431/12236594
c test004.c
/********************************************************************************************
* 文 件 名:test004.c
* 功 能:利用IO口线模拟同步串口驱动74HC595控制LED1~LED8这八个LED灯进行花样流水灯显示。
* 硬件条件:1.CPU型号:AT89S52
*
www.eeworm.com/read/339431/12236599
lst test004.lst
C51 COMPILER V7.50 TEST004 12/13/2006 19:35:06 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TEST004
OBJECT MODULE PLACED IN
www.eeworm.com/read/339384/12238927
c main.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/253160/12241539
h ads7843.h
/****************************************************************************
* 文件名:ADS7843.H
* 功能:ADS7843驱动程序(头文件)。
****************************************************************************/
#
www.eeworm.com/read/339051/12264818
h netrom.h
#ifndef _NETROM_H
#define _NETROM_H
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _AX25_H
#include "ax25.h"
#endif
#ifndef _LAPB_H
#in
www.eeworm.com/read/339051/12264976
h domain.h
#ifndef _DOMAIN_H
#define _DOMAIN_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#define INITRTT 2
www.eeworm.com/read/339051/12265009
h n8250.h
/* Various I/O definitions specific to asynch I/O on the IBM PC */
#ifndef _N8250_H
#define _N8250_H
#ifndef __dj_include_go32_h_
#include
#endif
#ifndef __dj_include_dpmi_h_
#incl
www.eeworm.com/read/339051/12265031
h ax25.h
#ifndef _AX25_H
#define _AX25_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _SOCKADDR_H