代码搜索结果

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

tilt.c

/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8: * $Id: tilt.c,v 1.1 2003/07/09 18:23:29 john Exp $ * * 1 dimensional tilt sensor using a dual axis accelerometer * and s

tilt.h

/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8: * $Id: tilt.h,v 1.1 2003/07/09 18:23:29 john Exp $ * * 1 dimensional tilt sensor using a dual axis accelerometer * and s

ds18b20.c

#include "DS18B20.h" #include #include #include "P8XC5X2.h" extern unsigned char SampleHVal[8],SampleLVal[8]; //模拟量采集结果 extern unsigned char Sensor; /*********************

sensorlib.c

/* * Common CMOS camera sensor interface */ #include "camera.h" #if (CONFIG_OV7660 || CONFIG_KSMOV7649) #define DEV_ADDR 0x21 #endif #if CONFIG_HV7131 #define DEV_ADDR 0x11 #endif /* error code */

app.c

#include "type.h" #include "global.h" #include "message.h" #include "sensor.h" #include "timer.h" #include "os.h" #include "uartDebug.h" #include "app.h" #include "led.h" #include "mac.h"

l2_fponccd.c

#include "general.h" void L3_PowerOnCCD (void) USING_0 { #ifdef RJ23N3 // Sharp 2.0M Interlace CCD Sensor //PRINT_FRONT (" Setting RJ23N3 \n"); L3_CCDIniPad80();

l2_fponccd.c

#include "general.h" void L3_PowerOnCCD (void) USING_0 { #ifdef RJ23N3 // Sharp 2.0M Interlace CCD Sensor //PRINT_FRONT (" Setting RJ23N3 \n"); L3_CCDIniPad80();

l2_fponccd.c

#include "general.h" void L3_PowerOnCCD (void) USING_0 { #ifdef RJ23N3 // Sharp 2.0M Interlace CCD Sensor //PRINT_FRONT (" Setting RJ23N3 \n"); L3_CCDIniPad80();

dptrafficlight.hier_info

|DPTrafficLight SensorLED KeyDebounce:inst13.KeyIn Clock => int_div:inst.clock Clock => int_div:inst1.clock Clock => int_div:inst14.clock ResetLED

camera_mt9v111.c

/* * drivers/media/video/mx2ads/camera_mt9v111.c * * driver for a Motorola MX2ADS on-board CMOS Image Sensor * - Micron MT9V111 (aka Imagic 8012) * * Author: MontaVista Software, Inc.