代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
87_control_stim.vhd
--------------------------------------------------------------------------------
--
-- AMD 2910 Benchmark (Functional blocks) (Algorithmic Behaviour of Funct blocks)
--
-- Source: AMD data book
sompak_rb_control.m
function varargout=sompak_rb_control(str)
%SOMPAK_RB_CONTROL An auxiliary function for SOMPAK_*_GUI functions.
%
% This is an auxiliary function for SOMPAK_GUI, SOMPAK_INIT_GUI,
% SOMPAK_SAMMON_GUI
motor_control_ytg.c
sfr P2= 0xA0;
sbit P2_0=P2^0;
sbit P2_1=P2^1;
sbit P2_2=P2^2;
sbit P2_3=P2^3;
void delay(long int s) /*延时函数*/
{
long int j;
for(j
spi_control_sm.vhd
-- File: spi_control_sm.vhd
--
-- Created: 8-23-00 ALS
-- This file contains the overall control of the SPI interface. It generates the slave
-- select signals and the masks so that the S
control_operation_fsm.vhd
-- hds header_start
--
-- VHDL Architecture UART_TXT.control_operation.symbol
--
-- Created:
-- by - user.group (host.domain)
-- at - 19:05:13 28 Aug 2001
--
-- Generated by
87_control_stim.vhd
--------------------------------------------------------------------------------
--
-- AMD 2910 Benchmark (Functional blocks) (Algorithmic Behaviour of Funct blocks)
--
-- Source: AMD data book