代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/487178/6516515

lst os_core.lst

C51 COMPILER V7.01 OS_CORE 03/06/2003 10:20:02 PAGE 1 C51 COMPILER V7.01, COMPILATION OF MODULE OS_CORE OBJECT MODULE PLACED IN
www.eeworm.com/read/486783/6528493

c main.c

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

h i2c.h

/********************************************************************************************************* **文件名称:I2CINT.c **功能说明:硬件I2C中断方式软件包头文件。 **使用说明:软件包采用中断方式进行操作。 ***************************
www.eeworm.com/read/484559/6579795

c loadbit.c

/**************************************************************************************** * 文件名:LOADBIT.C * 功能:显示单色图形及汉字显示。先将图形转换为对应的点阵数组,然后即可调用此文件的函数输出驱动。 * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_Set
www.eeworm.com/read/484421/6587772

c clock.c

/**************************************************************************** * File: clock.c * 功能: 运行RTC进行计时,并将所计时间值向 6 数码管输出 ********************************************************************
www.eeworm.com/read/484421/6587874

c clock.c

/**************************************************************************** * File: clock.c * 功能: 运行RTC进行计时,并将所计时间值向 6 数码管输出 ********************************************************************
www.eeworm.com/read/483414/6606246

c socket.c

/* * (c)COPYRIGHT * ALL RIGHT RESERVED * * FileName : socket.c * Revision History : * ---------- ------- ----------- ----------------------------------------------------- * Date
www.eeworm.com/read/483187/6611087

c main.c

/******************************************************************* \poject 智能车底层驱动器(油门部分) \author young \author 北京理工大学 \version 1.1 \date 2009/5/3 * History:
www.eeworm.com/read/478046/6718687

h vf_zoom.h

#ifndef __VFZOOM_H__ #define __VFZOOM_H__ #include "VF_Type.h" #include "VF_Global.h" // // 提取指纹图像低频信息用来计算方向场 // void zoomout() { sint32 x, y; uint8 *lpSrc; uint8 *lpRst; sint32 su
www.eeworm.com/read/264994/11287776

s twi.s

.module twi.c .area text(rom, con, rel) .dbfile E:\avr\twi\twi_master_test\twi.c .dbfunc e twi_master_init _twi_master_init fV .even _twi_master_init:: .dbline -1 .dbline 10 ; // 作者:古欣