代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6225359
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/102935/6225398
c dbg_io.c
#include
#if (defined(CONFIG_DDB5476) && defined(CONFIG_REMOTE_DEBUG))
/* --- CONFIG --- */
/* we need uint32 uint8 */
/* #include "types.h" */
typedef unsigned char uint8;
typede
www.eeworm.com/read/101066/6257255
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
www.eeworm.com/read/101066/6257311
h usbpcilib.h
/* usbPciLib.h - System-specific PCI Functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01c,08mar00,rcb Correct prototype for usbPciMemioOffset()
www.eeworm.com/read/101066/6257315
h usbenet.h
/* usbEnet.h - Class-specific definitions for USB Ethernet Adapters */
/* Copyright 2000-2001 Wind River Systems, Inc. */
/*
Modification history
--------------------
01a,02may00, vis Created
*/
www.eeworm.com/read/427337/6285120
asv creatpureimage.asv
function [ReFr1,ReFr2,ReFr3,GrFr1,GrFr2,GrFr3,BlFr1,BlFr2,BlFr3] = CreatPureImage(Row1,Row2,Periods,RH,GH,BH,a1,a2,a3)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%用此函数生成9个纯色的条纹,
www.eeworm.com/read/427337/6285130
m creatpureimage.m
function [ReFr1,ReFr2,ReFr3,GrFr1,GrFr2,GrFr3,BlFr1,BlFr2,BlFr3] = CreatPureImage(Row1,Row2,Periods,RH,GH,BH,a1,a2,a3)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%用此函数生成9个纯色的条纹,
www.eeworm.com/read/404834/6305217
h mp3.h
/************************************************************/
/* HEAD FILE for MP3 */
/* By pasyong */
/* 2006-4 */
/* Base ICC6.31A
www.eeworm.com/read/169849/6308920
h ide.h
#ifndef __IDE_H
#define __IDE_H
typedef unsigned char uint8; /* 无符号8位整型变量 */
typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/169849/6308963
h ide.h
#ifndef __IDE_H
#define __IDE_H
typedef unsigned char uint8; /* 无符号8位整型变量 */
typedef signed char int8; /* 有符号8位整型变量