代码搜索:sensor

找到约 3,982 项符合「sensor」的源代码

代码结果 3,982
www.eeworm.com/read/172555/5383941

java devicebehavior.java

/* * Copyright (c) 2000, Niklas Mehner * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following c
www.eeworm.com/read/164189/10123213

c input.c

# include "refinery.h" get_sensor_v (sensor_ptr s) { s->value = read_sensor(); } get_sensor_f (sensor_ptr s) { s->value = read_sensor(); } get_sensor_l (sensor_ptr s) { s->value = read_sensor(); } get
www.eeworm.com/read/364926/9887943

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/420216/10810462

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/326278/13150927

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/326278/13151680

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/207069/6297775

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/207069/6298097

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/206348/15296385

inc constant.inc

* LED_TIMER .set -3096 LED_ADDER .set 0x8002 EX_REG_ADDER .set 0x8000 Sensor_index .set 0x0000 Sensor_data .set 0x0001 USB_STATUS .set 0xc000 USB_COMMAND .set 0xc004 USB_DATA .set
www.eeworm.com/read/245448/12799809

h adc.h

#define TEMPERATURE_SENSOR 0 #define VOLTAGE_SENSOR 1 #define LIGHT_SENSOR 2 //#define Vref 2.85 void ADC_init(char ); int ADC_read(void); void ADC_periphery(void