代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/420367/6288556

c lcm2402_dev.c

/******************************************************************************************** * 程 序 名:LCM2402_DEV.c * 功 能:LCM2402液晶模块驱动(MBC24204) * 硬件条件:1.CPU型号:AT89S52 * 2.晶振:12.000M
www.eeworm.com/read/494116/6378593

c lcd_gbk.c

/*****************************************************/ /* File name : LCD_GBK.c */ /* Description : code for displaying a GBK characters,
www.eeworm.com/read/493203/6398410

c main.c

/**************************************************************************** * 文 件 名:main.c * 功 能:使用外部中断3进行B1的控制,每当有一次中断时,即取反B1控制口,以便指示中断输入。 * 使用非向量中断方式。 * 说 明:将跳线器JP2 JP4短接,JP7断开
www.eeworm.com/read/493227/6398876

h i2c.h

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

h uart.h

#ifndef UART_H #define UART_H #include "config.h" #ifdef UARTMODEL #define EXTUART #else #define EXTUART extern #endif //定义2个串口 #define SYS_COM_NUM 2 //缓冲区为1024 #define UAR
www.eeworm.com/read/490464/6456853

h i2c.h

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

h i2c.h

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

h font24_32.h

/**************************************************************************************** * 文件名:FONT24_32.H * 功能:24*32 ASCII码字体显示函数。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/488035/6495216

c main.c

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

c os_sem.c

/********************************************************************************************************* ** Small RTOS(51) ** Th