zephyr/drivers
Bogdan Davidoaia b53b27701a sensors: add driver for TMP007 infrared thermopile sensor
Add driver for the TMP007 intrared thermopile sensor which measures
the temperature of an object without direct contact.

Datasheet:
	http://www.ti.com/lit/ds/symlink/tmp007.pdf

Origin: Original
Change-Id: I29857b2e424a2144370d75e2ee40c4ff8b619afd
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-04-16 05:32:35 +00:00
..
adc adc/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:11 +00:00
aio aio_comparator/dw: base address to be defined by SoC 2016-03-30 13:39:04 +00:00
bluetooth Bluetooth: include errno.h 2016-04-16 02:02:11 +00:00
clock_control clock_control/stm32f10x: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
console console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet ethernet/dw: remove kconfigs that are SoC specific 2016-04-07 00:58:57 +00:00
flash drivers: Quark flash support 2016-04-16 02:01:25 +00:00
gpio gpio/stm32: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:15 +00:00
grove grove/lcd_rgb: assign magic number to driver_api 2016-04-15 22:07:34 +00:00
i2c i2c/atmel_sam3: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
ieee802154 cc2520: Properly start and stop the device 2016-04-14 07:49:23 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux pinmux: include errno.h 2016-04-16 02:02:11 +00:00
pwm pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
qmsi
random
rtc rtc/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:12 +00:00
sensor sensors: add driver for TMP007 infrared thermopile sensor 2016-04-16 05:32:35 +00:00
serial serial/stellaris: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi/k64: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:15 +00:00
Kconfig drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00
Makefile drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00