代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/277451/10638190

c main.c

/****************************************Copyright (c)************************************************** ** 沈阳昊通科技服务有限公司 **
www.eeworm.com/read/277389/10642713

h iic.h

/***********************************************************/ /* Copyright 2003 by SEED Incorporated. */ /* All rights reserved. Property of SEED Incorporated. */ /*
www.eeworm.com/read/277386/10643025

h saa7121.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/351312/10658809

c main.c

#include "config.h" #include "ks0108.h" #define DQBIT 6 #define DQ 1
www.eeworm.com/read/351301/10660165

h uart.h

#define UART_BPS0 19200 extern int32 uart_count; extern uint8 Rbank,RavOk; extern uint8 RBuff0[256],RBuff1[256]; extern uint32 rcv_num; ///*******************************************************
www.eeworm.com/read/159335/10668509

h saa7111.h

/* * Copyright (c) 1995,1999 by TriMedia Technologies. * * +------------------------------------------------------------------+ * | This software is furnished under a license and may only be
www.eeworm.com/read/421989/10670314

c avr_mmc.c

/* ;***************************************************************************************************** ;* Copyright (c) 2006 by JiaoJinXing. ;* All rights reserved. ;* ;*---
www.eeworm.com/read/276196/10753896

txt 使用内部spi.txt

#include "LPC2294.h" #include "config.h" #include "stdio.h" #define BEEP 1
www.eeworm.com/read/276196/10753913

txt 模拟spi速度快就有点问题.txt

#include "lpc214x.h" #include "config.h" /**************************************************************************** * File:LEDHEX.C * 功能:LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。
www.eeworm.com/read/350157/10761755

h font8_8.h

/**************************************************************************************** * 文件名:FONT8_8.H * 功能:8*8 ASCII码字体显示函数。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetColor()函数设置前景颜色及背景色。