|
f54b90b184
|
drivers/tmp006: use new driver params scheme
|
2018-03-01 13:55:16 +01:00 |
|
Hyungsin
|
3dbe604d96
|
tmp006: optional raw values, low power mode, SAUL type
|
2017-11-06 00:04:50 -08:00 |
|
|
94c753c07a
|
drivers: doxygen cleanup
|
2017-09-01 15:12:20 +02:00 |
|
smlng
|
946256d26f
|
saul: use const for device parameter
|
2017-06-26 20:25:37 +02:00 |
|
|
317716419c
|
drivers: use const device descriptor
|
2017-06-21 17:05:45 +02:00 |
|
smlng
|
054c002960
|
saul: add support for tmp006
|
2017-06-14 20:45:01 +02:00 |
|
smlng
|
42a09128aa
|
drivers: rework tmp006
|
2017-06-14 20:44:59 +02:00 |
|
Kees Bakker
|
bac5cda1e3
|
periph/i2c: convert char to uint8_t where applicapable
In general, data transferred through I2C are bytes and thus should have
type uint8_t, not char.
Also convert uint8_t ptrs to void ptrs
|
2016-10-04 20:26:39 +02:00 |
|
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
35750592f2
|
drivers/tmp006: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
Johann Fischer
|
b545f4dfe6
|
add driver for tmp006 thermopile sensor
|
2015-01-07 13:53:23 +01:00 |
|