代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/326481/3471173

h ctrl_status.h

//! @file ctrl_status.h //! //! Copyright (c) 2004 //! //! Please read file license.txt for copyright notice. //! //! @brief This file contains the interface : //! - between USB MEMORY //!
www.eeworm.com/read/326481/3471174

h ctrl_access.h

//! @file ctrl_access.h //! //! Copyright (c) 2004 //! //! Please read file license.txt for copyright notice. //! //! @brief This file contains the interface : //! - between USB MEMORY //!
www.eeworm.com/read/324920/3493488

c shpchp_ctrl.c

/* * Standard Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copyrig
www.eeworm.com/read/324920/3493511

c pciehp_ctrl.c

/* * PCI Express Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copy
www.eeworm.com/read/324920/3493515

c cpqphp_ctrl.c

/* * Compaq Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * * All ri
www.eeworm.com/read/324920/3493654

c pwc-ctrl.c

/* Driver for Philips webcam Functions that send various control messages to the webcam, including video modes. (C) 1999-2003 Nemosoft Unv. (C) 2004 Luc Saillard (luc@saillard.org)
www.eeworm.com/read/320517/3547027

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md
www.eeworm.com/read/320517/3547031

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "44b0x.h" #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSet
www.eeworm.com/read/320517/3547068

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md
www.eeworm.com/read/320517/3547072

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "44b0x.h" #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSet