代码搜索结果

找到约 3,982 项符合 Sensor 的代码

camera_info.c

//Generated by CDT_DLL 2006-11-14 16:40:33 #if defined(ISP_SUPPORT) #include "drv_comm.h" #include "stdio.h" #include "isp_if.h" #include "image_sensor.h" #inclu

gene_2d_sen2.m

% gene_2d_sen2.m % % generate the measurements for a 2-D scenario of two closely spaced targets with % sensor 2 function measurement = gene_2d_sen2(target) % define SNR SNRdb = 10; SNR = 10^

gene_2d_sen1.m

% gene_2d_sen1.m % % generate the measurements for a 2-D scenario of two closely spaced targets with % sensor 1 function measurement = gene_2d_sen1(target) % define SNR SNRdb = 10; SNR = 10^

bldc.c

#include #if SPEED_DET == HALL_QEI //use hall effect sensor to count speed static uint32 Hall_Count; #endif #define MOTOR_STOPPED 0 #define MOTOR_PID_RUNNIN

memory.cmd

/*-e _c_int00 -m sensor.map /******************** memory.cmd *********************** * 2002.10.1 */ MEMORY { PAGE 0: PROG: origin = 0x2000, len = 0x0f80 /*8k-128 word*/

i2c_abstract.txt

This example is used to test the LPC 1768 I2C interface, and the slave is I2C temp. sensor LM75A. The temp value will be stored in I2CMasterBuffer byte 3, 4. Example functionality:

i2c_abstract.txt

This example is used to test the LPC 1768 I2C interface, and the slave is I2C temp. sensor LM75A. The temp value will be stored in I2CMasterBuffer byte 3, 4. Example functionality:

camera_info_ov7660.c

#include "drv_features.h" #if (defined(ISP_SUPPORT)&&defined(DRV_ISP_6238_SERIES)) #include "drv_comm.h" #include "stdio.h" #include "isp_if.h" #include "image_sensor_OV766

msgrcvctrl.m

function [exectime, data] = msgRcvCtrl(seg, data) temp = ttGetMsg; ttTryPost(temp.type, temp.msg); if strcmp('sensor_signal', temp.type) ttCreateJob('pid_task') elseif strcmp('power_ping', temp.ty

triac.java

package jbe.kfl; /** * Triac control, U/I Sensor, ext. Sensors (O/U/I). * Main functions for Mast. */ public class Triac { private static final int MAX_CNT = 1064; private static int dir; /