代码搜索结果
找到约 3,982 项符合
Sensor 的代码
run_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
zc3xx.h
#ifndef ZC3XXUSB_H
#define ZC3XXUSB_H
/****************************************************************************
# Z-star zc301 zc302 P library #
# Copyright (C
_1_wire.c
// _1_WIRE.C (PIC16F628)
//
// The following are standard 1-Wire routines for operation of 1-W devices
// on PORTB, bits 4 - 7.
//
// copyright, Peter H. Anderson, Baltimore, MD, Apr, '01
//
cal_tran.h
void world_coord_to_image_coord (double,double,double,double*,double*);
void image_coord_to_world_coord (double,double,double,double*,double*);
freescale
int sensor_timer, go_timer, turn_timer;
unsigned int Ain, midRd, leftRd, rightRd; //raw A to D number
char car_state, sensor_state;
char sensor, go, turn;
structure.c
//******************************************************************************
// structure.c
//
// RO_PINOSC_TA0_WDTp_Proximity_Sensor example
// Trigger the Proximity Sensor to turn on/off the
main.c
//******************************************************************************
// RO_PINOSC_TA0_WDTp_Proximity_Sensor example
// Trigger the Proximity Sensor to turn on/off the center button LED
seatmotor.c
#include
#include"seatmotor.h"
#include"fault_diagnose.h"
#include"mirror.h"
Bool slide_sensor_fault=0;
Bool back_sensor_fault=0;
Bool front_sensor_fault=0;
Bool rear_sensor_f