代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/247664/4475219
tex efs_init.tex
\subsubsection*{Purpose}
Initializes the hardware and the software layer.
\subsubsection*{Prototype}
\code{esint8 efs\_init(EmbeddedFileSystem *efs, eint8* opts);}
\subsubsection*{Arguments}
Objects p
www.eeworm.com/read/237227/4629353
svn-base efs_init.tex.svn-base
\subsubsection*{Purpose}
Initializes the hardware and the software layer.
\subsubsection*{Prototype}
\code{esint8 efs\_init(EmbeddedFileSystem *efs, eint8* opts);}
\subsubsection*{Arguments}
Objects p
www.eeworm.com/read/237227/4629378
tex efs_init.tex
\subsubsection*{Purpose}
Initializes the hardware and the software layer.
\subsubsection*{Prototype}
\code{esint8 efs\_init(EmbeddedFileSystem *efs, eint8* opts);}
\subsubsection*{Arguments}
Objects p
www.eeworm.com/read/195844/5106914
c debug.c
/* common/debug.c
*
* vi: set autoindent tabstop=8 shiftwidth=8 :
*
* This file initializes the global iscsi_trace_mask
* to the default tracing options
*
* Copyright (C) 2003 InterOperabilit
www.eeworm.com/read/185915/5235234
c usb_framework.c
/// \addtogroup module_usb_framework
/// @{
#define USBFRAMEWORK_C
#include "cc2511_usb_library_headers.h"
/** \brief Initializes the USB framework
*
* This function should be called w
www.eeworm.com/read/182103/5268820
c ckinit.c
/* Clock_init()
*
* This routine initializes the Tick Timer 2 on the MVME162 board.
* The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* C
www.eeworm.com/read/182103/5269130
c ckinit.c
/* Clock_init()
*
* This routine initializes the Tick Timer 2 on the MVME147 board.
* The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* C
www.eeworm.com/read/182103/5269218
c clock.c
/*
* This routine initializes the MC68360 Periodic Interval Timer
*
* The PIT has rather poor resolution, but it is easy to set up
* and requires no housekeeping once it is going.
*
* W. Eric N
www.eeworm.com/read/182103/5270545
c clock.c
/* Clock
*
* This routine initializes the interval timer on the
* PA-RISC CPU. The tick frequency is specified by the bsp.
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corp
www.eeworm.com/read/178687/5315638
h bounds.h
#ifndef H_BOUNDS
#define H_BOUNDS
typedef unsigned char PIXELVALUE;
class PhysicalSprite
{
public:
// Constructor. Initializes all data structures needed
PhysicalSprite(PIXELVALUE* pix