代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/463246/7185482
bdf tf_ctrl.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/461383/7228196
vhd sdr_ctrl.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : SDR_CTRL
-- Design : SDR_controller
-- Author : Michal Krepa
-- C
www.eeworm.com/read/461366/7228575
vhd sdr_ctrl.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : SDR_CTRL
-- Design : SDR_controller
-- Author : Michal Krepa
-- C
www.eeworm.com/read/460645/7244536
c upll_ctrl.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/459053/7283716
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/458650/7292334
v op_ctrl.v
/*********************************************************************
File name: op_ctrl.v
Module name: op_ctrl
Author: atuhappy( 陈亮)
Email: atuhappy@163
www.eeworm.com/read/458650/7292335
v bit_ctrl.v
/*********************************************************************
File name: bit_ctrl.v
Module name: bit_ctrl
Author: atuhappy( 陈亮)
Email: atuhappy@1
www.eeworm.com/read/456603/7343900
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/456410/7349895
doj ppi_ctrl.doj
www.eeworm.com/read/456234/7353267
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