代码搜索:init

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

代码结果 10,000
www.eeworm.com/read/369490/9642498

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
www.eeworm.com/read/369415/9649219

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/173482/9655651

c init.c

/* * 68K/386 32-bit C compiler. * * copyright (c) 1997, David Lindauer * * This compiler is intended for educational use. It may not be used * for profit without the express written cons
www.eeworm.com/read/369274/9657359

py __init__.py

### Copyright (C) 2002-2005 Stephen Kennedy ### Redistribution and use in source and binary forms, with or without ### modification, are permitted provided that the following condi
www.eeworm.com/read/173430/9658766

c init.c

/* vi: set sw=4 ts=4: */ /* * Mini init implementation for busybox * * * Copyright (C) 1995, 1996 by Bruce Perens . * Copyright (C) 1999-2002 Erik Andersen
www.eeworm.com/read/369090/9662683

obj init.obj

www.eeworm.com/read/369090/9662950

obj init.obj

www.eeworm.com/read/369047/9666553

mat init.mat

www.eeworm.com/read/172858/9685485

s init.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/172858/9685493

o init.o