Kees Bakker
|
363d6a3df3
|
drivers/mpl3115a2: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
|
21e728123d
|
drivers/mpl3115a2: adapt to new i2c API
|
2018-07-25 12:01:38 +02:00 |
|
|
deb0350d46
|
drivers/mpl3115a2: use new driver params scheme
|
2018-02-28 17:13:46 +01:00 |
|
smlng
|
addf64349c
|
saul: add mpl3115a2
|
2017-06-29 09:57:17 +02:00 |
|
smlng
|
9bed191b4f
|
tests: adapt driver_mpl3115a2
|
2017-06-29 09:57:17 +02:00 |
|
smlng
|
c7375529e3
|
drivers: rework mpl3115a2 pressure sensor
|
2017-06-29 09:57:15 +02:00 |
|
|
317716419c
|
drivers: use const device descriptor
|
2017-06-21 17:05:45 +02:00 |
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +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 |
|
Alexandru Caciulescu
|
2de348570d
|
drivers/mpl3115a2: Repair header file include guards
removed trailing underscores
|
2015-03-24 17:55:38 +02:00 |
|
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
7f1d67da6f
|
drivers/mpl3115a2: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
Johann Fischer
|
250740bba5
|
add mpl3115a2 pressure sensor driver
|
2015-01-07 12:34:06 +01:00 |
|