代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/480891/6663400

c can-mcp2510.c

///////////////////////////////////////////////////////////////////////// //// can-mcp2510.c //// //// CAN Library routines for Microchip's MCP2510
www.eeworm.com/read/479079/6699046

makefile

##################################################################### # # Created by u'nSP IDE 11:03:36 01/18/06 # ##############################################################
www.eeworm.com/read/478253/6722767

vhd usbcomm.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; entity USBcomm is port( --FPGA信号 A: in STD_LOGIC_VECTOR(15 downto 0); -- 地址总线 DIN: in STD_LOGIC_VECTOR(7 downto 0); -
www.eeworm.com/read/477430/6734885

h pciehp.h

/* * 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/477430/6734890

c pciehp_core.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/477430/6734895

c cpqphp_pci.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/477430/6734898

h shpchp.h

/* * 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 * Copyright (C)
www.eeworm.com/read/477293/6741395

c hd44780.c

#include #include sbit GND_LCD=P1^7; sbit rs=P1^0; sbit rw=P1^1; sbit e=P1^2; unsigned char busy(void); void ctrl(unsigned char); void wd_h(unsigned char); void wd_l
www.eeworm.com/read/410860/11266691

lst example_full.lst

C51 COMPILER V8.02 EXAMPLE_FULL 02/11/2009 09:41:00 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE EXAMPLE_FULL OBJECT MODULE PLAC
www.eeworm.com/read/410860/11266746

c example_full.c

/** * \file $Id: example_full.c,v 1.16 2005/11/29 16:24:03 jasper Exp $ * * \brief example of a application with extensive usage of the drxdriver * * \author Jasper Schrader * * * $(c) 2004-20