Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
#include <stdint.h>
#include <zephyr/device.h>
#include <zephyr/kernel.h>
#include <zephyr/drivers/uart.h>
#include <zephyr/drivers/sensor.h>
#include <zephyr/logging/log.h>
Go to the source code of this file.
Macros | |
#define | MTCH9010_MAX_RESULT 65535 |
#define | MTCH9010_MIN_RESULT 0 |
Enumerations | |
enum | sensor_channel_mtch9010 { SENSOR_CHAN_MTCH9010_OUT_STATE = SENSOR_CHAN_PRIV_START , SENSOR_CHAN_MTCH9010_SW_OUT_STATE , SENSOR_CHAN_MTCH9010_REFERENCE_VALUE , SENSOR_CHAN_MTCH9010_THRESHOLD_VALUE , SENSOR_CHAN_MTCH9010_MEAS_RESULT , SENSOR_CHAN_MTCH9010_MEAS_DELTA , SENSOR_CHAN_MTCH9010_HEARTBEAT_ERROR_STATE } |
#define MTCH9010_MAX_RESULT 65535 |
#define MTCH9010_MIN_RESULT 0 |