代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/223104/4814126
h hw_ac97.h
// Functions controlling the AC97 controller features
// Function prototypes Public Interface
//
BOOL AC97_Init(void); // Init the controller
BOOL AC97_Deinit(void); // Deinit the
www.eeworm.com/read/218272/4862770
h hw_ac97.h
// Functions controlling the AC97 controller features
// Function prototypes Public Interface
//
BOOL AC97_Init(void); // Init the controller
BOOL AC97_Deinit(void); // Deinit the
www.eeworm.com/read/209211/4982510
c tr.c
#include
#include
typedef struct PCB /* Control block controlling specification parse */
{
char *base; /* start of specification */
char *current; /* current parse point */
long
www.eeworm.com/read/196749/5100805
h hw_ac97.h
// Functions controlling the AC97 controller features
// Function prototypes Public Interface
//
BOOL AC97_Init(void); // Init the controller
BOOL AC97_Deinit(void); // Deinit the
www.eeworm.com/read/189790/5191636
java tablibconfig.java
package jsp.tags.dapact.conf;
import java.io.*;
import java.util.*;
/**
* Title: Data Aware Processing And Control Tags
* Description: Tag library for the processing and controlling t
www.eeworm.com/read/341320/3255774
h hw_ac97.h
// Functions controlling the AC97 controller features
// Function prototypes Public Interface
//
BOOL AC97_Init(void); // Init the controller
BOOL AC97_Deinit(void); // Deinit the
www.eeworm.com/read/328889/3435662
makefile
include ../../Makefile.conf
ifndef CYGWIN
CFLAGS += -fPIC
endif
IFLAGS +=
LFLAGS += -lcarmenserial -lglobal -lipc -lparam_interface
MODULE_NAME = "PIONEER"
MODULE_COMMENT = "Program for controlling
www.eeworm.com/read/325288/3485018
h hw_ac97.h
// Functions controlling the AC97 controller features
// Function prototypes Public Interface
//
BOOL AC97_Init(void); // Init the controller
BOOL AC97_Deinit(void); // Deinit the
www.eeworm.com/read/309118/3707703
h hw_ac97.h
// Functions controlling the AC97 controller features
// Function prototypes Public Interface
//
BOOL AC97_Init(void); // Init the controller
BOOL AC97_Deinit(void); // Deinit the
www.eeworm.com/read/305065/3781198
h myudpt~1.h
#if !defined(MYUDP_THREAD_H_INCLUDED_)
#define MYUDP_THREAD_H_INCLUDED_
#include "LogIt.h"
// MyUdpThread.h : interface of the controlling function of the MyUdp communication thread
//
stru