Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
xbr818.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024, MASSDRIVER EI (massdriver.space)
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
14#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_XBR818_H_
15#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_XBR818_H_
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
39
40#ifdef __cplusplus
41}
42#endif
43
44#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_XBR818_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:368
sensor_attribute_xbr818
Definition xbr818.h:21
@ SENSOR_ATTR_XBR818_LOCK_TIME
How long output stays triggered after no more activity is detected, in seconds.
Definition xbr818.h:29
@ SENSOR_ATTR_XBR818_NOISE_FLOOR
Noise floor Threshold for Radar, 16 first LSBs of the integer part.
Definition xbr818.h:33
@ SENSOR_ATTR_XBR818_RF_POWER
RF Power for Radar, 0 to 7, LSB of the integer part.
Definition xbr818.h:37
@ SENSOR_ATTR_XBR818_DELAY_TIME
Time of received activity before output is triggered, in seconds.
Definition xbr818.h:25