代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/334090/12642089
c retarget_clib.c
/*******************************************************************************
TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
Property of Texas Instruments
For Unrest
www.eeworm.com/read/203614/15354334
c main.c
#include "hardware.h"
extern void System_Initial(void);
extern void SP_SPBA_Initial(void);
extern void SP_SPBA_Initial(void);
extern void SP_Write_XP0(unsigned int Xp0_Value1);
extern void SP_Wri
www.eeworm.com/read/203601/15354530
asm system.asm
//////////////////////////////////////////////////////////////////
// Function: System commander
// By Arthur Shieh
// Service for H/W, keyboard scan(A8~A15)
// Input: None
/
www.eeworm.com/read/360321/10102790
rssi colorlinezuitwoinitial.rssi
/*
========================================================================
Name : ColorLinezUITwoInitial.rssi
Author :
Copyright :
Description :
===========================
www.eeworm.com/read/242457/13003801
h led.h
#ifndef _LED_H_
#define _LED_H_
#include "SPCE061A.H"
/****************************************************************
*LED的IO端口定义,代码移植时需要根据实际的电路更改设置
*****************************************
www.eeworm.com/read/214114/6332739
asm system.asm
//============================================================
// 文件名称:system.asm
// 实现功能:键盘扫描初始化及扫描程序
// 日期: 2003/7/7
//============================================================
.INCLUDE
www.eeworm.com/read/280940/10277318
c retarget.c
#include
extern unsigned int bottom_of_heap;
__value_in_regs struct __initial_stackheap __user_initial_stackheap(
unsigned R0, unsigned SP, unsigned R2, unsigned SL)
{
www.eeworm.com/read/461943/7213937
c main.c
/*************************************************************************
Include files
*************************************************************************/
#include
#include
www.eeworm.com/read/152814/5666677
sv3config
#!/bin/sh
CONFIGAGENT createUser initial MD5 initial_test_pass_auth
CONFIGAGENT createUser templateMD5 MD5 templateMD5_test_pass_auth
CONFIGAGENT rwuser initial
CONFIGAGENT rwuser newtestuser
www.eeworm.com/read/150673/12277645
c retarget.c
/**********************************************************
* *
* patch file to fix $top_of_memory setting *
*