代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/12865/249926
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/12865/249952
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/12870/258615
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/12870/258626
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/12870/258680
s init.s
;;; Copyright ARM Ltd 2001. All rights reserved.
;
; This module performs ROM/RAM remapping (if required), initializes stack
; pointers and interrupts for each mode, and finally branches to __main
www.eeworm.com/read/482495/1288229
c main.c
/*
Module Name : main.c
Functions : main
Purpose : Test peripheral device.
Notes :
This function is main loop, initializes and test peripheral device.
*/
// Local header files
#
www.eeworm.com/read/455329/1618878
js editorframe.js
/**
* Javascript used by the editorFrame.php, it basically initializes the frame.
* @author $Author: Wei Zhuo $
* @author $Author: Paul Moers $ - watermarking and replace code +
www.eeworm.com/read/250753/4427018
java writeoperation.java
// WriteOperation.java
// This application initializes an new Entry object,
// and deposits this Entry to the JavaSpace.
package com.deitel.advjhtp1.javaspace.write;
// Jini core packages
impo
www.eeworm.com/read/245723/4501754
a51 main.a51
; This module initializes the microcontroller then executes MAIN forever
;
Reset:
MOV SP, #235 ; Initialize the Stack at top of internal memory
MOV PageReg, #7FH ; Needed to use MOVX @Ri
www.eeworm.com/read/245723/4501763
a51 main.a51
; This module initializes the microcontroller then executes MAIN forever
;
Reset:
MOV SP, #235 ; Initialize the Stack at top of internal memory
MOV PageReg, #7FH ; Needed to use MOVX @Ri