![]() |
Contiki-NG
|
Temperatue implementation for the nRF. More...
#include "contiki.h"#include "nrfx.h"#include "lib/sensors.h"Go to the source code of this file.
Functions | |
| static int | value (int type) |
| Returns device temperature. | |
| static int | configure (int type, int c) |
| Configures temperature sensor. | |
| static int | status (int type) |
| Return temperature sensor status. | |
Temperatue implementation for the nRF.
Definition in file temp-arch.c.