代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/310762/13644432
c led_gpio.c
#include "..\APP\config.h"
/*
*********************************************************************************************************
** 函数名称:SSP_IRQ()
** 函数功能:SSP中断服务函数
** 入口参数 :无
**
www.eeworm.com/read/310762/13644452
txt loadbit.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.0 [Build 951] for uVision
; commandline ArmCC [--debug -c --asm --interleave -oloadbit.o --device=DARMP --apcs=interwork -O0 -IC:\Keil\ARM\INC\Phi
www.eeworm.com/read/309724/13665725
h udp_bak.h
#ifdef UDP_GLOBALS
#define UDP_EXT
#else
#define UDP_EXT extern
#endif
struct udp_dhead{
uint8 rev;
uint8 NextProtocal;
uint16 TotalLen; /*校验和,包
www.eeworm.com/read/309129/13681352
h resource.h
/**********************************************
公司名称:
文 件 名:
版 本 号:
程序设计:
说 明:
完成日期:
修改日期:
功能摘要:
***********************************************/
#ifndef _Resource
#define _Resource
#d
www.eeworm.com/read/308065/13709955
h 3510i.h
#ifndef _3510i_h
#define _3510i_h
#include"mytype.h"
extern uint8 LCD_BGColor;
extern uint8 LCD_PenColor;
#define LCD_SDATA_IN IO1PIN_bit.P1_20
#define SetLcdRst() IO1SET_bit.P1_16=1
www.eeworm.com/read/308065/13709961
h 3510i.h
#ifndef _3510i_h
#define _3510i_h
#include"mytype.h"
extern uint8 LCD_BGColor;
extern uint8 LCD_PenColor;
#define LCD_SDATA_IN IO1PIN_bit.P1_20
#define SetLcdRst() IO1SET_bit.P1_16=1
www.eeworm.com/read/308025/13711024
h hardware.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/308005/13711739
h uart.h
#ifdef _UART_C_
#define _UART_GLOBE_
#else
#define _UART_GLOBE_ extern
#endif
#define Uart0RxBufLen 512 // 定义USART0接收缓冲区的大小
_UART_GLOBE_ uint16 Uart0RxBufCnt; //接收计数器
_UART_GLOBE_ ui
www.eeworm.com/read/307374/13723536
c s12co_spiio.c
//=============================================================================
// File: S12CO_SPIIO.C - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==============
www.eeworm.com/read/307374/13723557
h timedate.h
//=============================================================================
// File: TIMEDATE.H - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//=================