tmp123.c File Reference
TMP123 Texas Intrument sensor temperature. More...
#include "tmp123.h"#include <cpu/types.h>#include <kern/kfile.h>#include <drv/ntc.h>#include "hw/hw_tmp123.h"#include <cfg/module.h>#include <cpu/byteorder.h>Go to the source code of this file.
Functions | |
| deg_t | tmp123_read (KFile *fd) |
| Read temperature from TMP123 chip. | |
| void | tmp123_init (void) |
| Init module. | |
Detailed Description
TMP123 Texas Intrument sensor temperature.
Definition in file tmp123.c.
