代码搜索:initializes

找到约 4,453 项符合「initializes」的源代码

代码结果 4,453
www.eeworm.com/read/341021/3258960

c mpid_send_init.c

/* (C)Copyright IBM Corp. 2007, 2008 */ /** * \file src/persistent/mpid_send_init.c * \brief ??? */ /* This creates and initializes a persistent send request */ #include "mpidimpl.h" /** * **
www.eeworm.com/read/306765/3734656

c buffer.c

#include "std.h" #include "buffer.h" /** * Initializes the FIFO buffer. * * @param apFIFOBuffer - The address of the FIFO buffer. * @param cLength - The length of array of the FIFO buffer, t
www.eeworm.com/read/298531/3864211

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/435214/1865438

c emiftest.c

// // Project: Experiment 2.10.4 Configure EMIF - Chapter 2 // File name: emifTest.c // Function(s): main() // // Description: This funciton initializes the C55x DSK EMIF registe
www.eeworm.com/read/435214/1865477

c dmainit.c

// // Project: Experiment 2.10.8 Use DMA - Chapter 2 // File name: dmaInit.c // Function(s): dmaInit() // // Description: This function initializes the C55x DMA channle (dmaNum). //
www.eeworm.com/read/425115/2010090

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/414420/2147713

c cpu_init.c

/* Initializes CPU and basic hardware such as memory * controllers, IRQ controller and system timer 0. * * (C) Copyright 2007 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com * * See fil
www.eeworm.com/read/414420/2147895

c cpu_init.c

/* Initializes CPU and basic hardware such as memory * controllers, IRQ controller and system timer 0. * * (C) Copyright 2007 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com * * See fil
www.eeworm.com/read/412251/2172519

svn-base mutex.h.svn-base

#ifndef _THREADING_MUTEX_H #define _THREADING_MUTEX_H class SERVER_DECL Mutex { public: friend class Condition; /** Initializes a mutex class, with InitializeCriticalSection / pthread_
www.eeworm.com/read/405754/2285114

c run.c

/* # proc: init_run - allocates and initializes memory required to batch process # proc: a group of HSF forms. # proc: free_run - deallocates the memory required to batch process a group of