代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/123770/6057758

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/102935/6228515

c pwc-ctrl.c

/* Driver for Philips webcam Functions that send various control messages to the webcam, including video modes. (C) 1999-2001 Nemosoft Unv. (webcam@smcc.demon.nl) This program is free sof
www.eeworm.com/read/101082/6244415

5 stl_ctrl.5

.TH stl_ctrl 5 .SH Name stl_ctrl \- software subset control files .SH Description .NX R "stl_ctrl file" .NX R "software subset control file" .NX R "software kits" "subset control files for" Each softw
www.eeworm.com/read/101082/6246268

5 stl_ctrl.5

.TH stl_ctrl 5 .SH Name stl_ctrl \- software subset control files .SH Description .NX R "stl_ctrl file" .NX R "software subset control file" .NX R "software kits" "subset control files for" Each softw
www.eeworm.com/read/101042/6259064

pod bio_ctrl.pod

=pod =head1 NAME BIO_ctrl, BIO_callback_ctrl, BIO_ptr_ctrl, BIO_int_ctrl, BIO_reset, BIO_seek, BIO_tell, BIO_flush, BIO_eof, BIO_set_close, BIO_get_close, BIO_pending, BIO_wpending, BIO_ctrl_pending
www.eeworm.com/read/252441/6298536

v fre_ctrl.v

module fre_ctrl(clk,rst,count_en,count_clr,load); output count_en,count_clr,load; input clk,rst; reg count_en,load; always @(posedge clk) begin if(rst) begin count_en=0; load=1; end
www.eeworm.com/read/453490/6311048

v vga_ctrl.v

module VGA_Ctrl ( // Host Side iRed, iGreen, iBlue, oCurrent_X, oCurrent_Y, oAddress, oRequest, // VGA Side oVGA_R, oVGA_G,
www.eeworm.com/read/487446/6316000

ctl ctrl_panel.ctl

VERSION 5.00 Begin VB.UserControl ctrl_Panel ClientHeight = 1695 ClientLeft = 0 ClientTop = 0 ClientWidth = 1980 PropertyPages = "ctrl_Panel.ctx":00
www.eeworm.com/read/487446/6316007

ctl ctrl_channelbar.ctl

VERSION 5.00 Begin VB.UserControl ctrl_ChannelBar BackStyle = 0 '透明 ClientHeight = 720 ClientLeft = 0 ClientTop = 0 ClientWidth = 2835 Prop