代码搜索结果
找到约 3,982 项符合
Sensor 的代码
makefile
# Makefile for camera driver for H2/H3 and H4
ifdef CONFIG_MACH_OMAP_H4
omapCamera-objs := omap24xxcam.o sensor_ov9640.o
else
omapCamera-objs := camera_core.o omap16xxcam.o sensor_ov9640.o
endif
po3030_init.c
#include "bf5xx.h"
#include
#include "I2C.h"
extern uint8_t Sensor_Reg[];
/****************************************************************************
* 名称 :Init_Po3030
* 功能 : CMOS
po3030_init.c
#include "bf5xx.h"
#include
#include "I2C.h"
extern uint8_t Sensor_Reg[];
/****************************************************************************
* 名称 :Init_Po3030
* 功能 : CMOS
pt-doc.txt
/**
\defgroup pt Protothreads
Protothreads are a type of lightweight stackless threads designed for
severly memory constrained systems such as deeply embedded systems or
sensor network nodes. Protot
readme
Protothreads are extremely lightweight stackless threads designed for
severely memory constrained systems such as small embedded systems or
sensor network nodes. Protothreads can be used with or witho
pt-doc.txt
/**
\defgroup pt Protothreads
Protothreads are a type of lightweight stackless threads designed for
severly memory constrained systems such as deeply embedded systems or
sensor network nodes. Protot
readme
Protothreads are extremely lightweight stackless threads designed for
severely memory constrained systems such as small embedded systems or
sensor network nodes. Protothreads can be used with or witho
makefile
-include ./global.mk
SUBDIRS = utils sensor \
particlefilter \
player
#peopletracking \
CSUBDIRS =
LDFLAGS +=
CPPFLAGS +=
CXXFLAGS +=
-include ./build_tools/Makefile.subd
sht11lcd.asm
;---------------------------------------------------------------
;Program to read data from SHT sensor, convert it and
; dispaly on the LCD
; claudiu.chiculita@ugal.ro
; http://www.ac.ugal.ro/st
msp430x42x0_sd16a_07.s43
;*****************************************************************************
; MSP430x42x0 Demo - SD16_A, Using the Integrated Battery Sensor
;
; Description: This example shows how to use th