代码搜索结果
找到约 3,982 项符合
Sensor 的代码
kconfig
#
# Sensor device configuration
#
menu "I2C Hardware Bus support"
config I2C_ALI1535
tristate "ALI 1535"
depends on PCI
help
If you say yes to this option, support will be included for the SMB
kconfig
#
# Sensor device configuration
#
menu "I2C Hardware Bus support"
config I2C_ALI1535
tristate "ALI 1535"
depends on PCI
help
If you say yes to this option, support will be included for the SMB
target_image_gen.m
function M = target_image_gen(target_velx,target_vely,target_velz)
%% Optical Sensor Image Generation
%
%This is just a edit of the demo provided by matlab.
%New features include target_velz and
ctf_plot_sensors.m
function ctf_plot_sensors(ctf,CHAN)
% ctf_plot_sensors - plot ctf.sensor data
%
% ctf_plot_sensors(ctf,CHAN)
%
% CHAN - see ctf_channel_select for options (default = 'meg')
%
% >>>>>>>>>>>>>>>
zc0301_driver.c
/* This file in the main file of this driver.
*
* This driver is suite for zc0301 control IC and pb0330 sensor IC.
*
* The device uses USB1.1 to transfer datas, so speed is not so fast.
*
* I bo
zc0301_driver.c
/* This file in the main file of this driver.
*
* This driver is suite for zc0301 control IC and pb0330 sensor IC.
*
* The device uses USB1.1 to transfer datas, so speed is not so fast.
*
* I bo
zmodfb.m
function [Bout,x,y]=zmodfb(y,Fs,NFFT,TD)
%[B,x,y]=zmodfb(y,Fs,NFFT)
%
% compute the forward/backward Campbell/specgtrogram
%
% INPUT:
% y (n x 2) each column is measured from a different sensor
%
sht11.c
/*********************************************
SHT1X Humidity and Temperature Sensor
Pin 1 GND
Pin 2 Data (PB0)
Pin 3 Serial Clock (PB1)
Pin 4 VDD (2.4V to 5.5V)
***********
zc0301_driver.c
/* This file in the main file of this driver.
*
* This driver is suite for zc0301 control IC and pb0330 sensor IC.
*
* The device uses USB1.1 to transfer datas, so speed is not so fast.
*
* I bo