代码搜索结果
找到约 3,982 项符合
Sensor 的代码
tlc.vhd.bak
library ieee;
use ieee.std_logic_1164.all;
Entity tlc is
port (
Clk: in std_logic;
sensor: in std_logic
);
End tlc;
Architecture tlc1 of tlc is
type st
traffic.vhd
library ieee;
use ieee.std_logic_1164.all;
Entity traffic is
port (
Clk: in std_logic;
sensor: in std_logic
);
End traffic;
Architecture traffic1 of tr
.built-in.o.cmd
cmd_drivers/char/ov_sensor/built-in.o := bfin-uclinux-ld -r -o drivers/char/ov_sensor/built-in.o drivers/char/ov_sensor/ov_sensor.o
traffic_ls.vhd
----------------------------------------------------------------
--
-- Copyright (c) 1992,1993,1994, Exemplar Logic Inc. All rights reserved.
--
------------------------------------------------------
倾角传感器.m51
BL51 BANKED LINKER/LOCATER V5.12 12/14/2005 14:53:29 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
D:\PROGRAM FILES\KEIL\C51\BIN\B
使用列举类型的状态机.vhd
----------------------------------------------------------------
--
-- Copyright (c) 1992,1993,1994, Exemplar Logic Inc. All rights reserved.
--
------------------------------------------------------
使用列举类型的状态机.vhd
----------------------------------------------------------------
--
-- Copyright (c) 1992,1993,1994, Exemplar Logic Inc. All rights reserved.
--
------------------------------------------------------
hitechniccompass.h
/*----------------------------------------------------------------------------*/
/* Copyright (c) FIRST 2008. All Rights Reserved. */
/* Open Source Software - may be modified and shared by
使用列举类型的状态机.txt
----------------------------------------------------------------
--
-- Copyright (c) 1992,1993,1994, Exemplar Logic Inc. All rights reserved.
--
------------------------------------------------------
ctrlcode.m
function [exectime, data] = ctrlcode(seg, data)
switch seg,
case 1,
% Read all buffered packets
temp = ttTryFetch('sensor_signal');
while ~isempty(temp),
y = temp;
temp = ttTryFetch('