代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/228255/14394900

c display.c

#include "config.h" #include "display.h" #include #define DISP_MAX_X 80 /* Maximum number of columns */ #define DISP_MAX_Y
www.eeworm.com/read/126326/14428682

c 16550.c

#include "ip51_sfr.h" #include "target.h" #include "16550.h" #include "stdio.h" static UINT8 xdata utbuf[UTBUF_SIZE]; static UINT8 xdata urbuf[URBUF_SIZE]; static UINT16 idata ur_in=0; static
www.eeworm.com/read/126326/14428683

h 16550.h

#include "target.h" #define UTBUF_SIZE 2048 //should be power of 2 #define URBUF_SIZE 2048 //should be power of 2 void uart_baudrate (UINT32 baudrate); void uart_initialize (UINT8 confg,UINT32
www.eeworm.com/read/227013/14443993

h config.h

/**************************************************************************** * 文件名:CONFIG.H * 功能:配置文件,用于LCM_DISP项目。(目的在于方便项目管理) * 说明:所有项目C程序文件包含此头文件即可。 *******************************************
www.eeworm.com/read/227013/14444017

lst lcm_drive.lst

C51 COMPILER V7.09 LCM_DRIVE 09/17/2004 11:31:15 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE LCM_DRIVE OBJECT MODULE PLACED
www.eeworm.com/read/227013/14444033

h lcm_drive.h

/**************************************************************************** * 文件名:LCM_DRIVE.H * 功能:图形液晶TG12864B-2驱动程序。(头文件) ***********************************************************************
www.eeworm.com/read/227013/14444041

lst lcm_disp.lst

C51 COMPILER V7.09 LCM_DISP 09/17/2004 11:31:15 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE LCM_DISP OBJECT MODULE PLACED I
www.eeworm.com/read/227013/14444056

c lcm_drive.c

/*********************************************************************** * 文件名:LCM_DRIVE.C * 功能:图形液晶TG12864B-2驱动程序。 * 说明:在LCM_DRIVE.H文件中定义了LCM操作地址,左半屏的写命令操作地址为2004H,写 * 数据操作地址为2005H,右半屏的写命令操作
www.eeworm.com/read/226329/14481402

h modem.h

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

cp garmin_link.cp

// $Id: garmin_link.cp,v 1.1.1.1 2000/02/21 06:17:23 decouto Exp $ // garmin_link.cp // Douglas S. J. De Couto // May 28, 1998 // Copyright (C) 1998 Douglas S. J. De Couto // //