代码搜索结果

找到约 3,108 项符合 Sensor 的代码

analog.c

//----------------------------------------------------------------------------- // Net ANALOG.C // // This module handles the analog inputs which are external temperature // sensor, the on-chip te

_1_wire.h

// _1_WIRE.H (PIC16F628) byte const mask_one[4] = {0x10, 0x20, 0x40, 0x80}; byte const mask_zero[8] = {0xef, 0xdf, 0xbf, 0x7f}; byte _1w_init(byte sensor); byte _1w_in_byte(byte sensor); void

pt-doc.txt

/** \defgroup pt Protothreads Protothreads are a type of lightweight stackless threads designed for severly memory constrained systems such as deeply embedded systems or sensor network nodes. Protot

pt-doc.txt

/** \defgroup pt Protothreads Protothreads are a type of lightweight stackless threads designed for severly memory constrained systems such as deeply embedded systems or sensor network nodes. Protot

l2_fponccd.c

#include "general.h" void L3_PowerOnCCD (void) USING_0 { #ifdef RJ23N3 // Sharp 2.0M Interlace CCD Sensor //PRINT_FRONT (" Setting RJ23N3 \n"); L3_CCDIniPad80();