代码搜索结果
找到约 3,982 项符合
Sensor 的代码
sensor.c_cbf
[General]
TimeStamp=978818823
Row=0
Column=0
[Bookmarks]
BK0=-1
BK1=-1
BK2=-1
BK3=-1
BK4=-1
BK5=-1
BK6=-1
BK7=-1
BK8=-1
BK9=-1
[FoldedCode]
Blocks=0
p_sensor.plg
Build target 'Target 1'
compiling PSensor.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?I2C_INIT?I2C
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR O
p_sensor.lnp
"PSensor.obj",
"I2C.obj",
"ZLG7290.obj"
TO "P_Sensor"
RAMSIZE(256)
p_sensor.hex
:10000300C296903FFF7480F0903FFEE4F0903FFC77
:1000130074FFF0A292E433F51BA293E433F51CA220
:1000230094E433F51DA295E433F51EE51B551C55E9
:100033001D551E7009903FFEE04401F08006903F7D
:10004300FEE0E4F0E51
p_sensor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
motion_sensor.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
adc_sensor.h
//added by liulingyi
#ifndef _adc_sensor_h
#define _adc_sensor_h
#include "top.h"
#include "generic.h"
uint16_t SENSOR_DATA_VALUE[10] ;
uint8_t ADC_INTERRUPT_FLAG;
uint8_t adc_init(vo
adc_sensor.c
#include "adc_sensor.h"
//added by liulingyi
uint8_t adc_init(void)
{
{
os_atomic_t _nesc_atomic = os_atomic_start();
{
//ADC控制寄存器中ADIE位和ADSC位清零