代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/489468/1224299
ld stm32_sec_ram.ld
/*
Common part of the linker scripts for STR71x devices in RAM mode
(that is, the RAM is seen at 0 and we assume that the loader initializes it)
Copyright RAISONANCE 2005
You can use, modify and d
www.eeworm.com/read/489468/1224300
ld stm32_sec_ramonly.ld
/*
Common part of the linker scripts for STR71x devices in RAM mode
(that is, the RAM is seen at 0 and we assume that the loader initializes it)
Copyright RAISONANCE 2005
You can use, modify and d
www.eeworm.com/read/456693/1604554
c tkappinit.c
/* appinit.c -- Tcl and Tk application initialization.
The function Tcl_AppInit() below initializes various Tcl packages.
It is called for each Tcl interpreter created by _tkinter.create().
www.eeworm.com/read/245723/4501772
a51 1620main.a51
; This module initializes the microcontroller then executes MAIN forever
;
CSEG
Reset:
MOV SP, #235 ; Initialize the Stack
MOV PageReg, #7FH ; Allows MOVX Ri to access EZ-USB memory
www.eeworm.com/read/204316/5032883
bas modmain.bas
Attribute VB_Name = "modMain"
Option Explicit
'Sub Main is executed when the DLL loads and simply initializes
'the default no data byte array one time for the life of the DLL
Sub Main()
R
www.eeworm.com/read/182103/5267386
c initlq.c
/* void Shm_Locked_queue_Initialize( lq_cb, owner )
*
* This routine initializes a shared memory locked queue.
*
* Input parameters:
* lq_cb - pointer to the control block of the queue
*
www.eeworm.com/read/182103/5268880
c ckinit.c
/* Clock_init()
*
* This routine initializes the Z80386 1 on the MVME136 board.
* The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* COPYR
www.eeworm.com/read/182103/5268928
c ckinit.c
/* Clock_init()
*
* This routine initializes the DP8570A periodic interrupt on the
* efi68k board. The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output parameters:
www.eeworm.com/read/182103/5269171
c ckinit.c
/* Clock_init()
*
* This routine initializes the Z80386 1 on the MVME136 board.
* The tick frequency is 1 millisecond.
*
* Input parameters: NONE
*
* Output parameters: NONE
*
* COPYR
www.eeworm.com/read/182103/5269592
c ckinit.c
/* Clock_init()
*
* This routine initializes the i960RP onboard timer
* The tick frequency is 1 millisecond; assuming 33MHz core
*
* Input parameters: NONE
*
* Output parameters: NONE