代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/367070/9784253

c getlqico.c

#include #include "AppQueueApi.h" #include "AppHardwareApi.h" #include "mac_sap.h" #include "mac_pib.h" #include "Printf.h" #include "gdb.h" #include "config.h" #include "LedCo
www.eeworm.com/read/170856/9785084

c os_cpu_c.c

/************************************************************************* * Point RTOS(51) * * The Real-Time Kernel(For Keil
www.eeworm.com/read/170856/9785088

c os_core.c

/************************************************************************* * Point RTOS(51) * * The Real-Time Kernel(For Keil
www.eeworm.com/read/170590/9797425

h dimstyle.h

/****************************************************************/ /* COPYRIGHT NOTICE */ /* ---------------- */ /* All software in this listing remain the strict copyright */ /* of Ilij
www.eeworm.com/read/415894/11049025

c loadbit.c

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

c loadbit.c

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

c device.c

/* 以下为USB设备方式的应用程序 */ /* ; 单片机内置USB调试固件程序 V1.0 ; 用于连接CH374的单片机进行简单的调试功能 ; 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 ; ; Website: http://winchiphead.com ; Email: tech@winchiphead.com ; @2004.08
www.eeworm.com/read/415739/11056315

c para.c

/* 并口接口子程序,供CH374子程序库调用 */ UINT8 CH374_READ_REGISTER( UINT8 mAddr ) /* 外部定义的被CH374程序库调用的子程序,从指定寄存器读取数据 */ { Write374Index( mAddr ); return( Read374Data( ) ); } void CH374_WRITE_REGISTER(
www.eeworm.com/read/415714/11057024

h i2cint.h

/**************************************************************************** * 文件名:I2CINT.H * 功能:硬件I2C软件包,利用中断方式操作。(头文件) * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式) ****************************
www.eeworm.com/read/415714/11057026

c lpc2200demo.c

/****************************************Copyright (c)************************* ** Guangzou ZLG-MCU Development Co.,LTD. ** graduate school **