代码搜索结果
找到约 3,982 项符合
Sensor 的代码
sensor.h
#include "mco.h"
#ifdef _WIN32_WCE
#include "wcedef.h"
#endif
void s1_init(mco_db_h db, int num_rec);
void s2_init(mco_db_h db, int num_rec);
void s3_init(mco_db_h db, int num_rec);
void s4_init(mc
sensor.h
#ifndef _SENSOR_H_
#define _SENSOR_H_
#include "platform.h"
#include "mco.h"
#ifdef __cplusplus
extern "C" {
#endif
void s1_init(mco_db_h db, int num_rec);
void s2_init(mco_db_h db, int num_rec
sensor.c
/*****************************************************************
* *
* Copyright (c) 2001-2006 McObject LLC. All Right Reserved. *
sensor.cpp
/*****************************************************************
* *
* This file is a part of the eXtremeDB-HA Application Framework *
sensor.hpp
/*******************************************************************
* *
* This file is a part of the eXtremeDB-HA Application Framew
sensor.dni
[Disassemble mode]
mode=0
[Breakpoints]
Count=0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSou