代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/190429/8443620

h pptp_ctrl.h

/* pptp_ctrl.h ... handle PPTP control connection. * C. Scott Ananian * * $Id: pptp_ctrl.h,v 1.5 2004/11/09 01:42:32 quozl Exp $ */ #ifndef INC_PPT
www.eeworm.com/read/190429/8443732

c pptp_ctrl.c

/* pptp_ctrl.c ... handle PPTP control connection. * C. Scott Ananian * * $Id: pptp_ctrl.c,v 1.31 2005/03/31 07:42:39 quozl Exp $ */ #include
www.eeworm.com/read/190348/8444571

vhd dac_ctrl.vhd

-- -- Definition of a dual port ROM for KCPSM2 or KCPSM3 program defined by dac_ctrl.psm -- and assmbled using KCPSM2 or KCPSM3 assembler. -- -- Standard IEEE libraries -- library IEEE; use IEE
www.eeworm.com/read/190348/8444582

psm dac_ctrl.psm

;KCPSM3 Program - SPI Control of D/A converter on Spartan-3E Starter Kit. ; ; ;Ken Chapman - Xilinx Ltd ;
www.eeworm.com/read/290993/8445597

brd triac-ctrl.brd

www.eeworm.com/read/290993/8445612

sch triac-ctrl.sch

www.eeworm.com/read/290451/8482575

vhd fc_ctrl.vhd

-- -- Definition of a dual port ROM for KCPSM2 or KCPSM3 program defined by fc_ctrl.psm -- and assmbled using KCPSM2 or KCPSM3 assembler. -- -- Standard IEEE libraries -- library IEEE; use IEEE
www.eeworm.com/read/290451/8482597

psm fc_ctrl.psm

;KCPSM3 Program - FC_CTRL ; ;Frequency Generator Control ;Calculates and displays results on the 16x2 LCD dis
www.eeworm.com/read/290137/8502632

c 2724ctrl.c

#include #include sbit ML2724_EN = P1^0; sbit ML2724_CLK = P1^1; sbit ML2724_DATA = P1^2; void ML2724Control(unsigned int nData) { unsigned char i; ML2724
www.eeworm.com/read/431740/8657302

v vga_ctrl.v

module VGA_Ctrl ( // Host Side iRed, iGreen, iBlue, oCurrent_X, oCurrent_Y, oAddress, oRequest, // VGA Side oVGA_R, oVGA_G,