代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/236537/14012191
h lcddrive.h
/****************************************************************************************
* 文件名:LCDDRIVE.H
* 功能:LCD驱动程序,包括底层驱动,刷新显示子程序。
* 说明:
******************************************************
www.eeworm.com/read/236537/14012195
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/236100/14031681
h nand_drv.h
#ifndef __NAND512__H__
#define __NAND512__H__
#include "hdcfg.h"
#define NUM_BLOCKS 4096
#define NUM_PAGE_BLOCK 32
#if (NFLASH_TYPE == TYPE_IS_K9F1208X0B)
#define ID_IS_K9F1208
www.eeworm.com/read/236100/14031697
h hardwareadaptationlayer.h
#ifndef _HARDWAREADAPTATIONLAYER_H_
#define _HARDWAREADAPTATIONLAYER_H_
#include "Common.h"
#include "HalUserDirective.h"
#define CHUNK_SIZE 528
#define CHUNK_DATA_SIZE 512
#define CHUNK
www.eeworm.com/read/133094/14054658
h vportdis.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/133094/14054676
h saa7105.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/235706/14055476
c lcm_demo.c
/***********************************************************************
* 文件名:LCM_DEMO.C
* 功能:DP_51PRO实验仪字符型液晶显示实验。在屏幕的第一行中央显示"DP-51PRO",第
* 二行则显示"WWW.ZLGMCU.COM"和"020-38730916",并不断的循环向左移动。
www.eeworm.com/read/205269/15322546
c x5045_spi.c
void Port_IO_Init()
{
P0MDOUT = 0x10;
P1MDOUT = 0x90;//0x8F;
P2MDOUT = 0x28;
P3MDOUT = 0x0F;
P0SKIP = 0xCF;
P1SKIP = 0xB8;//0xBF;
P2SKIP = 0x07
www.eeworm.com/read/204837/15332921
c zlg7290.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/204585/15336815
c k9fxx08.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**