代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/119457/14830311
h vfd_ctrl.h
www.eeworm.com/read/219704/14868959
h ctrl_center.h
#ifndef CTRL_CENTER_H
#define CTRL_CENTER_H
#include "Glob_Var.h"
#include "buffer.h"
#include "error.h"
#include "ZBTree.h"
#include "Catalog.h"
void Create( TB_Create_Info& ); // create
www.eeworm.com/read/219389/14883101
h intf_ctrl.h
/*****************************************************************************
* intf_ctrl.h: interface commands access to control functions
* Library of functions common to all interfaces, allowing
www.eeworm.com/read/219389/14883117
c intf_ctrl.c
/*****************************************************************************
* intf_ctrl.c: interface commands access to control functions
* Library of functions common to all interfaces, allowing
www.eeworm.com/read/219389/14883123
c input_ctrl.c
/*****************************************************************************
* input_ctrl.c: Decoder control
* Controls the extraction and the decoding of the programs elements carried
* within a
www.eeworm.com/read/219389/14883131
h input_ctrl.h
/*****************************************************************************
* input_ctrl.h: Decodeur control
*****************************************************************************
* Copyr
www.eeworm.com/read/116692/14959021
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/116692/14959028
o ctrl_set.o
www.eeworm.com/read/116692/14959035
c ctrl_set.c
#include "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 = (mdiv
www.eeworm.com/read/116109/14988214
c ctrl_set.c
#include "inc\44b0x.h"
#include "DataType.h"
#define EXT_OSC_CLK 10000000
unsigned int MCLK = 60000000;
void ChangePllValue(int mdiv, int pdiv, int sdiv)
{
int i = 1;
rPLLCON = (m