代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/375211/9369361

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 64000000; void ChangePllValue(int mdiv, int pdiv, int sdiv)//ChangePllValue(120, 8, 1) { int
www.eeworm.com/read/375211/9369425

o ctrl_set.o

www.eeworm.com/read/375211/9369460

o ctrl_set.o

www.eeworm.com/read/179003/9379731

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSetWeek(TIME_STRUC *time)
www.eeworm.com/read/179003/9379839

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/179003/9379872

o ctrl_set.o

www.eeworm.com/read/178375/9405922

h ex_ctrl.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/178375/9406014

c ex_ctrl.c

/************************************************************************* * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Version 3.3
www.eeworm.com/read/374228/9415536

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/178075/9419044

h src_ctrl.h

#ifndef __SRC_CTRL_h #define __SRC_CTRL_h //#define INTERLACED /************************************ Input Source ************************************/ #define VIDEO_AVAILABLE 1