代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/309129/13681355
h dataprotask.h
/**********************************************
公司名称:
文 件 名:
版 本 号:
程序设计:
说 明:
完成日期:
修改日期:
功能摘要:
***********************************************/
#ifndef _DealData
#define _DealData
www.eeworm.com/read/309056/13682931
c test.c
#include
#include "Source\OS_CPU\lpc210X.h"
#define NOP() __asm{NOP}
UINT8 C;
UINT8 Buf[100];
INT32 Len = 0;
void IntUart0(void) __irq
{
NO
www.eeworm.com/read/308065/13709957
c 3510i.c
#include
#include"delay.h"
#include"mytype.h"
#include"3510i.h"
#include"english_6x8_pixel.h"
#include"math.h"
uint8 LCD_BGColor; //设置背景色
uint8 LCD_PenColor; //设置画笔色
void Lcd
www.eeworm.com/read/308065/13709963
c 3510i.c
#include
#include"delay.h"
#include"mytype.h"
#include"3510i.h"
#include"english_6x8_pixel.h"
#include"math.h"
uint8 LCD_BGColor; //设置背景色
uint8 LCD_PenColor; //设置画笔色
void Lcd
www.eeworm.com/read/308065/13709972
c windows.c
#include"MYGUIConfig.h"
/****************************************************
绘制窗口。
****************************************************/
uint8 GUI_WindowsDraw(WINDOWS *win)
www.eeworm.com/read/308065/13709987
c windows.c
#include"MYGUIConfig.h"
/****************************************************
绘制窗口。
****************************************************/
uint8 GUI_WindowsDraw(WINDOWS *win)
www.eeworm.com/read/308025/13711025
h zlg_socket.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/308025/13711035
h dhcp.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/307645/13718096
c lcm2402_dev.c
/********************************************************************************************
* 程 序 名:LCM2402_DEV.c
* 功 能:LCM2402液晶模块驱动(MBC24204)
* 硬件条件:1.CPU型号:AT89S52
* 2.晶振:12
www.eeworm.com/read/307374/13723545
h s12co_spiio.h
//=============================================================================
// File: S12CO_SPIIO.H - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==============