代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/292505/8351428
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/292505/8351522
o ctrl_set.o
www.eeworm.com/read/172823/9687142
m han_ctrl.m
function [sys,x0,str,ts]=han_ctrl(t,x,u,flag,aa,bet1,b,d)
switch flag,
case 0
[sys,x0,str,ts] = mdlInitializeSizes(t,u,x); % 初始化
case 3
sys = mdlOutputs(t,x,u,aa,bet1,b,d); % 输出量的计算
case {
www.eeworm.com/read/368519/9691108
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
www.eeworm.com/read/368519/9691150
o ctrl_set.o
www.eeworm.com/read/368519/9691179
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/172576/9701260
c pwc-ctrl.c
/* Driver for Philips webcam
Functions that send various control messages to the webcam, including
video modes.
(C) 1999-2002 Nemosoft Unv. (webcam@smcc.demon.nl)
This program is free sof
www.eeworm.com/read/367609/9739811
m han_ctrl.m
function [sys,x0,str,ts]=han_ctrl(t,x,u,flag,aa,bet1,b,d)
switch flag,
case 0
[sys,x0,str,ts] = mdlInitializeSizes(t,u,x); % 初始化
case 3
sys = mdlOutputs(t,x,u,aa,bet1,b,d); % 输出量的计算
case {
www.eeworm.com/read/367593/9741410
ypj eval_ctrl.ypj
www.eeworm.com/read/367362/9754844
cpp if101ctrl.cpp
// IF101Ctrl.cpp : implementation file
//
#include "stdafx.h"
#include "IF101DriverTest.h"
#include "IF101Ctrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE