代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/203935/15348618
c psi_task.c
/*
* Copyright (c) 2004, 2005 Koninklijke Philips Electronics N V. Includes code
* copyright (c) 2004 by VCom Electronics Inc; copyright transferred by verbal
* agreement between Tim Meakin and
www.eeworm.com/read/203643/15354011
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/203643/15354024
c windows.c
#include"MYGUIConfig.h"
/****************************************************
绘制窗口。
****************************************************/
uint8 GUI_WindowsDraw(WINDOWS *win)
www.eeworm.com/read/203643/15354030
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/203643/15354038
c windows.c
#include"MYGUIConfig.h"
/****************************************************
绘制窗口。
****************************************************/
uint8 GUI_WindowsDraw(WINDOWS *win)
www.eeworm.com/read/202448/15384027
c pmp_file_list.c
/*-------------------------------------------------*
* $RCSfile: pmp_file_list.c,v $
* $Date: 2007/01/17 12:28:43 $
* $Author: lanzhu $
* $Log: pmp_file_list.c,v $
* Revision 1.1.1.1 2007/01/17
www.eeworm.com/read/201926/15392706
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/201068/15416697
h socket.h
#ifdef SOCKET_GLOBALS
#define SOCKET_EXT
#else
#define SOCKET_EXT extern
#endif
#define PF_INET 0
#define AF_INET 1
#define SOCK_STREAM 0
#define SOCK_DGRAM 1
#define TCP_PROTOCOL 0
www.eeworm.com/read/110410/15534798
c main.c
#include "reg932.h"
#define CMDID 0x42//00h-10h
#define STAID 0x92
#define thh 0xEA
#define MODE0 0
#define MODE1 1
#define MODE2 2
#define MODE3 3
#define uint8 unsigned char
www.eeworm.com/read/110410/15534807
lst main.lst
C51 COMPILER V7.01 MAIN 08/01/2003 09:48:13 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN Ma