代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/323000/13358984
asm a2_initial_main.asm
;*********************************************************************
;*********************************************************************
;=======================端口初试化及程序主循环=====================
www.eeworm.com/read/303954/13806087
c nt7534_initial.c
void Init()
{
//-----------------------------------------------------------------------------------//
//------------------------------------NT7534 Initial Code----------------------------//
/
www.eeworm.com/read/303953/13806088
c st7637_initial.c
void Init()
{
//-----------------------------------------------------------------------------------//
//----------------------------------ST7637 Initial Code------------------------------//
//
www.eeworm.com/read/152843/5666013
h initial_sid_to_string.h
/* This file is automatically generated. Do not edit. */
static char *initial_sid_to_string[] =
{
"null",
"kernel",
"security",
"unlabeled",
"fs",
"file",
"file_labels",
www.eeworm.com/read/135941/5876956
h initial_sid_to_string.h
/* This file is automatically generated. Do not edit. */
static char *initial_sid_to_string[] =
{
"null",
"kernel",
"security",
"unlabeled",
"fs",
"file",
"file_labels",
www.eeworm.com/read/405719/11458919
txt initial-forcmo-2.0.txt
Initial Code for CMO 2.0” and 2.2”
M51_WR_REG(U05_LCD_POWER_ON, 0x0F); //VCI & IOVCC ON
DelayX1ms(100);
//RESET
M51_WR_REG(U05_LCD_RST, 0x01); // LCD HW RST Enable
DelayX1m
www.eeworm.com/read/404180/11490730
txt himaxhx8347initial.txt
Delayms(2);
WMLCDCOM(0x0046);WMLCDDATA(0x0091);
WMLCDCOM(0x0047);WMLCDDATA(0x0011);
WMLCDCOM(0x0048);WMLCDDATA(0x0000);
WMLCDCOM(0x0049);WMLCDDATA(0x0066);
WMLCDCOM(0x004A);WMLCDDATA(0x0037);
WMLCDCOM
www.eeworm.com/read/154842/11923924
txt sja1000_initial.txt
Init_Can (void)
{ MODE = 0x09; file://进入复位模式,对SJA1000进行初始化;
CDR = 0x88; file://选择PeliCan;
CMR = 0x0C; file://清除数据溢出和释放接收缓冲器;
IER = 0x03; file://开放接收中断和发送中断;
www.eeworm.com/read/251851/12314920
m move_initial_location.m
function [locations] = move_initial_location(locations, q0)
if (size(q0,1)~=1) || ~all(locations{1}.q==q0(1,:))
relocation_count = 1;
for i=1:size(q0,1)
for j=1:length(locations)
www.eeworm.com/read/251851/12314929
m find_initial_cells.m
function icell = find_initial_cells(X0,locations,AR)
%This function intersects linearcon object representing one piece of ICS with
%each CELL in invariant location
global CELLS
icell=[];
initial_in