代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/337555/12358692
s adc.s
.module ADC.C
.area vector(rom, abs)
.org 22
rjmp _USART_receive
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\ADC\ADC.C
.dbfunc e initial_ADC _initial_ADC fV
.even
_i
www.eeworm.com/read/123310/14638699
s embed_uish.s
;; Copyright ARM Ltd 2002. All rights reserved.
;;
;; This implementation of __user_initial_stackheap places the
;; heap at the location of the symbol bottom_of_heap.
;; This symbol is place
www.eeworm.com/read/152814/5666700
sv3configsha
#!/bin/sh
CONFIGAGENT createUser initial SHA initial_test_pass_auth
CONFIGAGENT createUser templateMD5 SHA templateMD5_test_pass_auth
CONFIGAGENT rwuser initial
CONFIGAGENT rwuser newtestuser
www.eeworm.com/read/126074/6018582
exp inssav3.exp
([initial-object] of INITIAL-OBJECT)
([gen1] of B)
([gen2] of B)
([gen3] of B)
([gen4] of B)
([gen5] of B)
([gen6] of B)
([gen7] of B)
([gen8] of B)
([gen9] of B)
([gen10] of B)
([gen11] of
www.eeworm.com/read/124399/6049833
exp inssav3.exp
([initial-object] of INITIAL-OBJECT)
([gen1] of B)
([gen2] of B)
([gen3] of B)
([gen4] of B)
([gen5] of B)
([gen6] of B)
([gen7] of B)
([gen8] of B)
([gen9] of B)
([gen10] of B)
([gen11] of
www.eeworm.com/read/258642/11848881
v auto_lfsr_rtl.v
module Auto_LFSR_RTL (Y, Clock, Reset);
parameter Length = 8;
parameter initial_state = 8'b1001_0001; // 91h
parameter [1: Length] Tap_Coefficient = 8'b1100_1111;
input Clock, R
www.eeworm.com/read/123756/14613832
mak r61.mak
#
# Project manager generated MAKEFILE
#
TITLE =
DEVFILE = C:\NECTools32\DEV\DF9468.78K
PROJDIR = D:\r61
TOOLDIR = C:\NECTools32\BIN
WORKDIR = D:\r61
DEBUG = DEBUG
CC = $(TOOLDIR)\cc78k0s.
www.eeworm.com/read/174157/9606038
makefile
#
# @(#)Makefile 1.2 02/07/17
#
# Copyright (c) 2002 Sun Microsystems, Inc. All Rights Reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted
www.eeworm.com/read/108729/15577791
t020snmpv3get
#!/bin/sh
. ../eval_tools.sh
HEADER SNMPv3 get using initial of .1.3.6.1.2.1.1.3.0
#
# Begin test
#
# configure the agent to accept user initial with noAuthNoPriv
CONFIGAGENT rwUser initial
CONFIG
www.eeworm.com/read/108729/15577793
sv3configsha
#!/bin/sh
CONFIGAGENT createUser initial SHA initial_test_pass_auth
CONFIGAGENT createUser templateMD5 SHA templateMD5_test_pass_auth
CONFIGAGENT rwuser initial
CONFIGAGENT rwuser newtestuser