代码搜索:Controlling

找到约 944 项符合「Controlling」的源代码

代码结果 944
www.eeworm.com/read/124989/6034865

h pic8259.h

/* * Basic support for controlling the 8259 Programmable Interrupt Controllers. * * Initially written by Michael Brown (mcb30). */ #ifndef PIC8259_H #define PIC8259_H /* For segoff_t */ #include
www.eeworm.com/read/339831/12202288

c monitor.c

// Simple command-line kernel monitor useful for // controlling the kernel and exploring the system interactively. #include #include #include #include
www.eeworm.com/read/339831/12202319

c~ monitor.c~

// Simple command-line kernel monitor useful for // controlling the kernel and exploring the system interactively. #include #include #include #include
www.eeworm.com/read/128937/14272032

c mc35.c

/************************* MC35.lib A set of routines for controlling an external MC35 through a full RS232 link. Default hardware is a core module using serial port C Pin assignments for contro
www.eeworm.com/read/210671/15193775

cpp fig11_21.cpp

// Fig. 11.21: fig11_21.cpp // Controlling the printing of trailing zeros and decimal // points for floating-point values. #include using std::cout; using std::endl; #include
www.eeworm.com/read/233448/4684361

c 20041207.c

/* PR18867 - ICE on a switch controlling expressions with an invalid type. Origin: Serge Belyshev */ void f() { float x; switch (x) {case 0: break;}; /* { dg-error
www.eeworm.com/read/225256/4796924

makefile

include ../../Makefile.conf ifndef CYGWIN CFLAGS += -fPIC endif IFLAGS += LFLAGS += -lglobal -lipc -lparam_interface MODULE_NAME = "RFLEX" MODULE_COMMENT = "Program for controlling a Rflex-based RWI
www.eeworm.com/read/209559/4965263

c sa1111_generic.c

/* * linux/drivers/pcmcia/sa1111_generic.c * * We implement the generic parts of a SA1111 PCMCIA driver. This * basically means we handle everything except controlling the * power. Power is mac
www.eeworm.com/read/209559/4966252

kconfig

config CPU_FREQ_PROC_INTF tristate "/proc/cpufreq interface (deprecated)" depends on CPU_FREQ && PROC_FS help This enables the /proc/cpufreq interface for controlling CPUFreq. Please note tha
www.eeworm.com/read/337546/3334169

c flexcop-fe-tuner.c

/* * This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III * * flexcop-fe-tuner.c - methods for attaching a frontend and controlling DiSEqC. * * see flexcop