代码搜索结果
找到约 3,982 项符合
Sensor 的代码
astarpp.h
#ifndef _ASTARPP__
#define _ASTARPP__
#include
#include
#include
#include
#include "msg_types.h"
#include "ipc/ipc.h"
#include "util/misc.h"
#include "pp_point.h"
#inc
asic100.c
#include "reg51.h"
#include "math.h"
#include "intrins.h"
#include "stdlib.h"
unsigned int DischargeClock,gain=0x0640,clock_tmp,Sensor_Offset=0;
unsigned char bank[]={0,0,0,0,0,0};
char bdata
zc030x_reg.c
/* Include sensor size */
#include "zc030x_cameras.h"
/* Include declarations */
#include "zc030x_reg.h"
/* Reset the chip */
int zc030x_reg_reset(struct usb_device *udev)
{
/* Check arguments
followline.lnp
"InitialSen.obj",
"FollowLine.obj",
"pwm_gen.obj",
"Sensor2.obj",
"Main.obj",
"Turn.obj",
"STARTUP.obj"
TO "FollowLine"
REGFILE (.\FollowLine.ORC)
CLASSES (CODE (C:0x0-C:0x7FF), CONST (C:0
followline.lnp
"InitialSen.obj",
"FollowLine.obj",
"pwm_gen.obj",
"Main.obj",
"Turn.obj",
"Sensor2.obj",
"STARTUP.obj"
TO "FollowLine"
REGFILE (.\FollowLine.ORC)
CLASSES (CODE (C:0x0-C:0x7FF), CONST (C:0
zc030x_reg.c
/* Include sensor size */
#include "zc030x_cameras.h"
/* Include declarations */
#include "zc030x_reg.h"
/* Reset the chip */
int zc030x_reg_reset(struct usb_device *udev)
{
/* Check arguments
text1
#include
#include
typedef unsigned char byte;
extern void delay_10us(unsigned char n); //延时10us, 外部函数
sbit Sensor_DQ =P1^5; //18B20 Sensor_DQ
//复位 18B20
abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\Work_Stuff\Sensors\Full_Sensor_50\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckP
hongwai.m51
BL51 BANKED LINKER/LOCATER V5.03 09/18/2008 09:35:49 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE main.o
hongwai.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {