代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/164348/5491776
h mp3misc.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/164348/5497305
h rtppkt.h
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: rtppkt.h,v 1.7.8.1 2004/07/09 02:04:29 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
www.eeworm.com/read/163844/5507858
c timer.c
/*
* File: timer.c
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
* Modifications:
*
*/
#include "src/init/m5282evb.h"
#include "src/ethernet/tftp/timer.
www.eeworm.com/read/157654/5604813
c spr8x8_8.c
/******************************************************************************/
/* */
/* RAINE 8x8
www.eeworm.com/read/157654/5604815
c spr16x16_32.c
/******************************************************************************/
/* */
/* RAINE 16x16
www.eeworm.com/read/157654/5604818
c spr16x8.c
/******************************************************************************/
/* */
/* RAINE 16x8
www.eeworm.com/read/157654/5604820
c spr16x16_8.c
/******************************************************************************/
/* */
/* RAINE 16x16
www.eeworm.com/read/153434/5650246
c uart.c
#define UART_GLOBALS
#include "config.h"
static uint8 SerLen,ExtData;
static uint8 LenSend; //已发送的有效数据长度
/*
*********************************************************************************
www.eeworm.com/read/153434/5650249
c zlg500c.c
#define zlg500c_GLOBALS
#include "config.h"
static uint8 SEQ = 0;
static uint8 const FindDlyTab[BAUD_CNT] = { 9,5,3,2,2,2,2,1,1 };
uint8 Zlg500c_Cmd(uint8 Addr)
{
uint8 Status;
SerBfr
www.eeworm.com/read/475585/6773592
cpp intfx.cpp
/******************************************************************************
** Filename: intfx.c
** Purpose: Integer character normalization & feature extraction
** Author