代码搜索结果
找到约 3,982 项符合
Sensor 的代码
hv7131b.h
#ifndef h_HV7131B_h
#define h_HV7131B_h
/* Define a unique identifier for this sensor (begin of MD5(HV7131B)in Hex) */
#define HV7131B 0x378DA966
const signature sig_HV7131B =
{
/* Define th
pas202b.h
#ifndef h_PAS202B_h
#define h_PAS202B_h
/* Define a unique identifier for this sensor (begin of MD5(PAS202B)in Hex) */
#define PAS202B 0xDC2C3524
const signature sig_PAS202B =
{
/* Define the
hv7121b.h
#ifndef h_HV7121B_h
#define h_HV7121B_h
/* Define a unique identifier for this sensor (begin of MD5(HV7121B)in Hex) */
#define HV7121B 0x495DFE14
const signature sig_HV7121B =
{
/* Define th
pas106b.h
#ifndef h_PAS106B_h
#define h_PAS106B_h
/* Define a unique identifier for this sensor (begin of MD5(PAS106B)in Hex) */
#define PAS106B 0x90C3397B
const signature sig_PAS106B =
{
/* Define the
hv7131b.h
#ifndef h_HV7131B_h
#define h_HV7131B_h
/* Define a unique identifier for this sensor (begin of MD5(HV7131B)in Hex) */
#define HV7131B 0x378DA966
const signature sig_HV7131B =
{
/* Define th
pas202b.h
#ifndef h_PAS202B_h
#define h_PAS202B_h
/* Define a unique identifier for this sensor (begin of MD5(PAS202B)in Hex) */
#define PAS202B 0xDC2C3524
const signature sig_PAS202B =
{
/* Define the
hv7121b.h
#ifndef h_HV7121B_h
#define h_HV7121B_h
/* Define a unique identifier for this sensor (begin of MD5(HV7121B)in Hex) */
#define HV7121B 0x495DFE14
const signature sig_HV7121B =
{
/* Define th
pas106b.h
#ifndef h_PAS106B_h
#define h_PAS106B_h
/* Define a unique identifier for this sensor (begin of MD5(PAS106B)in Hex) */
#define PAS106B 0x90C3397B
const signature sig_PAS106B =
{
/* Define the
all_text.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "global.h"
#include "lcd.h"
#include "delay.h"
#include "ir_sensor.h"
#include "motor.h"
void main()
{
u08 x=0,y=0;
LCD_Init(
motor_pwm_text.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "delay.h"
#include "global.h"
#include "lcd.h"
#include "pca.h"
#include "ir_sensor.h"
void main()
{
u08 num=0;
LCD_Init();
L