代码搜索:init

找到约 10,000 项符合「init」的源代码

代码结果 10,000
www.eeworm.com/read/159601/10636434

&&& da_init.&&&

% % Initialisation of all variables % clear all more off; data_loaded=0; df_name=0; df_path=0; df_len=0; df_ent=0; output_var=0; pcs_calculated=0; pc2d_plot=1; pc3d_plot1=1; pc3d_plot2
www.eeworm.com/read/422447/10637213

s init.s

#********************************************************************************************* # File: init.s # Author: embest # Desc: C start up codes.Configure memory, Initialize ISR ,stacks,ini
www.eeworm.com/read/422447/10637244

s init.s

#********************************************************************************************* # File: init.s * # Author: embest * # Desc: C start up codes.Con
www.eeworm.com/read/159590/10637876

1init 4.75.10.1init

75 1 4 3 0 3 4 2 1 1 4 1 3 4 2 4 4 4 3 2 1 1 1 3 0 4 4 0 2 3 1 1 3 4 0 3 1 3 3 4 0 1 2 4 0 0 2 2 1 1 2 4 1 3 0 2 4 3 2 1 2 3 3 2 4 0 0 0 2 0 1 4 0 3 4 2 4 1 3 1 2 2 0 2 2 1 0 3 1 0 3 0 0 0 2 1 2 0
www.eeworm.com/read/422394/10638589

inc init.inc

.equ UserMode, 0xd0 .equ FIQMode, 0xd1 .equ IRQMode, 0xd2 .equ SupervisorMode, 0xd3 .equ AbortMode, 0xd7 .equ UndefinedMode, 0xdb .equ SystemMode, 0xdf .equ WTCON, 0x53000000 @ about i
www.eeworm.com/read/422376/10639117

init scull.init

#!/bin/bash # Sample init script for the a driver module DEVICE="scull" SECTION="misc" # The list of filenames and minor numbers: $PREFIX is prefixed to all names PREFIX="scull" FI
www.eeworm.com/read/277390/10642510

s init.s

;************************************************************************** ; * ; PROJECT : ARM port for UCOS-II
www.eeworm.com/read/277390/10642603

o init.o

www.eeworm.com/read/277311/10646603

s init.s

; ******************************************************* ; * NAME : INIT.S * ; * Version : 28.May.2003 * ; * Description: * ; * C start up codes * ; * Configur
www.eeworm.com/read/422272/10650971

h init.h

//Timer/Counter initialize #define timer0_13bit TMOD&=0xf0 #define timer0_16bit TMOD&=0xf0;TMOD|=0x01 #define timer0_auto_reload TMOD&=0xf0;TMOD|=0x02 #define timer1_13bit