osd-contiki/platform/srf06-cc26xx/sensortag
George Oikonomou 421fbfae25 Change the LPM locks API:
Instead of using a separate data structure to request that a PD remain powered during deep sleep,
we do the same within the main LPM data structure through an additional field.

This allows us to maintain only one linked list of LPM modules and overall improves code clarity
2015-05-15 09:21:02 +01:00
..
bmp-280-sensor.c Use the BMP in 'forced' mode and reduce startup delay 2015-05-15 09:20:57 +01:00
bmp-280-sensor.h Use the BMP in 'forced' mode and reduce startup delay 2015-05-15 09:20:57 +01:00
board-i2c.c Improve I2C power-cycling logic: 2015-05-15 09:21:02 +01:00
board-i2c.h Improve I2C power-cycling logic: 2015-05-15 09:21:02 +01:00
board-peripherals.h Replace SHT21 with HDC1000 driver in the tag build 2015-05-14 13:20:39 +01:00
board-spi.c Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
board-spi.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
board.c Change the LPM locks API: 2015-05-15 09:21:02 +01:00
board.h Define pins for more sensortag peripherals 2015-05-15 09:21:01 +01:00
button-sensor.c Change lpm_shutdown() API call: 2015-05-15 09:21:01 +01:00
button-sensor.h Define button_sensor in contiki-conf.h 2015-05-03 13:30:59 +01:00
buzzer.c Change the LPM locks API: 2015-05-15 09:21:02 +01:00
buzzer.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
ext-flash.c Improve sensortag external flash power management: 2015-05-15 09:21:01 +01:00
ext-flash.h Improve sensortag external flash power management: 2015-05-15 09:21:01 +01:00
hdc-1000-sensor.c Add a driver for the HDC1000 sensor 2015-05-14 13:20:39 +01:00
hdc-1000-sensor.h Add a driver for the HDC1000 sensor 2015-05-14 13:20:39 +01:00
leds-arch.c Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
Makefile.sensortag Replace SHT21 with HDC1000 driver in the tag build 2015-05-14 13:20:39 +01:00
mpu-9250-sensor.c Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
mpu-9250-sensor.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
opt-3001-sensor.c Improve OPT sensor driver and usage 2015-05-15 09:20:59 +01:00
opt-3001-sensor.h Improve OPT sensor driver and usage 2015-05-15 09:20:59 +01:00
reed-relay.c Improve Reed Relay macro and comments for clarity 2015-05-03 22:36:03 +01:00
reed-relay.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
sensor-common.c Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
sensor-common.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
sensortag-sensors.c Replace SHT21 with HDC1000 driver in the tag build 2015-05-14 13:20:39 +01:00
tmp-007-sensor.c Tidy-up macro semicol usage 2015-05-15 09:20:58 +01:00
tmp-007-sensor.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00