代码搜索结果
找到约 10,000 项符合
H 的代码
memtest.h
/*********************************************
NAME: memtest.h
DESC:
HISTORY:
03.27.2002:purnnamu: first release
*********************************************/
#ifndef __memtest_h_
usbmain.h
/****************************************************************
NAME: usbmain.h
DESC:
HISTORY:
Mar.25.2002:purnnamu: reuse the source of S3C2400X u24xmon
********************************
profile.h
/*********************************************
NAME: profile.h
DESC:
HISTORY:
Mar.25.2002:purnnamu: reuse the source of S3C2400X u24xmon
*********************************************/
norflash.h
#ifndef __NORFLASH_H
#define __NORFLASH_H
int UnlockAllBlks(void);
int ChkNorFlash(void);
void ProgNorFlash(U32 addr, U32 src, U32 len);
#endif
def.h
#ifndef __DEF_H__
#define __DEF_H__
#define U32 unsigned int
#define U16 unsigned short
#define S32 int
#define S16 short int
#define U8 unsigned char
#define S8 char
#define TRUE 1
option.h
/**************************************************************
NAME: option.h
DESC: To measuure the USB download speed, the WDT is used.
To measure up to large time, The WDT interrupt is
stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetve
targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
dbconnectdlg.h
/******************************************************************
** 文 件 名 : DbConnectDlg.h
** Copyright (c) 2007-2010 CANI公司技术开发部
** 创 建 人 : CANI_FriHome
** 日 期
cingtableset.h
#if !defined(AFX_CINGTABLESET_H__574EAB9D_F288_4062_9E5F_DFD4EFAC3A9B__INCLUDED_)
#define AFX_CINGTABLESET_H__574EAB9D_F288_4062_9E5F_DFD4EFAC3A9B__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en