代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/372631/9499542
wg init.wg
[File]
Length=10
Comment=All parameters are reset to initial value.
[Misc]
SamplingFreq=44100
BitLen=16
StMo=Stereo
SampleNforFit=4096
FreqUpDownType=value
FreqUpDownValue=10
FreqUpDownPerce
www.eeworm.com/read/176340/9502789
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/372563/9503429
c init.c
#include "global.h"
struct entry keywords[] = {
{"div", DIV},
{"mod", MOD},
{0, 0}
};
void init()
{
struct entry *p;
for (p = keywords; p->token; p++)
ins
www.eeworm.com/read/372546/9504682
o init.o
www.eeworm.com/read/372546/9504691
s init.s
;----------------------------------------------------------
; Xscale mmu enable for PXA27x develment board
;----------------------------------------------------------
; INCLUDE image_cfg.inc
; INC
www.eeworm.com/read/372452/9510067
h init.h
#ifndef INIT
#define INIT
extern void Init_EBIU(void);
extern void Init_PLL(void);
extern void Init_SDRAM(void);
#else
#endif
www.eeworm.com/read/372452/9510072
c init.c
#include "ccblkfn.h"
#include "sysreg.h"
#include
#include
//#include "Cpld.h"
extern void Init_EBIU(void);
extern void Init_PLL(void);
extern void Init_SD
www.eeworm.com/read/176173/9513068
c init.c
/*
* Copyright(c)2005 - 2009 danise .China
* All rights reserved.
* Redistribution and use in source and bianry forms
* with or without modification ,are permitted provided
* that following condi
www.eeworm.com/read/176173/9513100
h init.h
#ifndef INCLUDE_INIT_H
#define INCLUDE_INIT_H
//#include "./global.h"
#include "string.h"
/* API prototypes */
void CP932Timer0Init(void);
void CP932Timer1Init(void );
void CP932ISRInit(void)
www.eeworm.com/read/176173/9513102
lst init.lst
C51 COMPILER V7.07 INIT 11/25/2005 20:21:57 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE INIT
OBJECT MODULE PLACED IN in