代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/305114/13778598
bdf sdram_control.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/304723/13788171
v fifo_control.v
/**************************************************
函数名:fifo_control
功 能:实现对fifo的控制
参 数:
**************************************************/
module fifo_control(enable,
clk,
www.eeworm.com/read/304723/13788183
v sd_control.v
/***********************************************
函数名:sd_control
功 能:实现sd卡文件读取的控制
参 数:
**********************************************/
module sd_control( enable,
sd_data,
s
www.eeworm.com/read/304723/13788191
bsf fifo_control.bsf
/*
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/304723/13788196
bsf sd_control.bsf
/*
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/304723/13788770
vwf sd_control.vwf
/*
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/304673/13789388
m get_control.m
function [xnext,unext]=get_control(x,u,perr,oerr,dt)
%
% [xnext,unext]=get_control(x,u,perr,oerr)
%
% A function to compute a new control vector for the vehicle
% and to do a one step vehicle pre
www.eeworm.com/read/304670/13789695
m get_control.m
function [xnext,unext]=get_control(x,u,perr,oerr,dt)
%
% [xnext,unext]=get_control(x,u,perr,oerr)
%
% A function to compute a new control vector for the vehicle
% and to do a one step vehicle pre
www.eeworm.com/read/304497/13792473
txt processus control.txt
_exit
SYNOPSIS
void _exit(int status)
PARAMETERS
status: [in] the exit code of the dying task.
DESCRIPTION
This system call terminates the calling task immediately.
RETURN VALU
www.eeworm.com/read/304231/13797670