Contiki 3.x
|
Declarations for sensor-related functions that are common to all stm32w platforms.More...
Go to the source code of this file.
Functions | |
void | board_sensors_power_down (void) |
Remember state of sensors (if active or not), in order to resume their original state after calling board_sensors_power_up(). More... | |
void | board_sensors_power_up (void) |
Resume the state of all on-board sensors on to the state that they had when board_sensors_power_down() was called. More... | |
Declarations for sensor-related functions that are common to all stm32w platforms.
Definition in file board-sensors.h.