代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/133108/5908028
c sdl_blit_0.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/132069/5925363
h rtppkt.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/128884/5978968
h ide.h
#ifndef __IDE_H
#define __IDE_H
typedef unsigned char uint8; /* 无符号8位整型变量 */
typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/128531/5983651
c dbg_io.c
#include
#include
#include
#ifdef CONFIG_KGDB
/*
* FIXME the user should be able to select the
* uart to be used for debugging.
*/
#define DEBUG_BASE
www.eeworm.com/read/128531/5983725
c dbg_io.c
#include
#ifdef CONFIG_KGDB
/* --- CONFIG --- */
/* we need uint32 uint8 */
/* #include "types.h" */
typedef unsigned char uint8;
typedef unsigned int uint32;
/* --- END OF CONFI
www.eeworm.com/read/127781/5994916
c dbg_io.c
#include
#include
#include
#ifdef CONFIG_REMOTE_DEBUG
/*
* FIXME the user should be able to select the
* uart to be used for debugging.
*/
#define DEBU
www.eeworm.com/read/127781/5994976
c dbg_io.c
#include
#ifdef CONFIG_REMOTE_DEBUG
/* --- CONFIG --- */
/* we need uint32 uint8 */
/* #include "types.h" */
typedef unsigned char uint8;
typedef unsigned int uint32;
/* --- END
www.eeworm.com/read/127514/6004689
h rtc.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/127514/6004719
c spi.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/126765/6012974
c scsiseqlib.c
/* scsiSeqLib.c - SCSI sequential access device library (SCSI-2) */
/* Copyright 1989-1994 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02k,21f