Zephyr Project API 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wsen_pads_2511020213301.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Würth Elektronik eiSos GmbH & Co. KG
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_PADS_2511020213301_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_PADS_2511020213301_H_
15
16#ifdef __cplusplus
17extern "C" {
18#endif
19
21
25
26#ifdef CONFIG_WSEN_PADS_2511020213301_PRESSURE_THRESHOLD
27enum sensor_trigger_wsen_pads_2511020213301 {
28 SENSOR_TRIG_WSEN_PADS_2511020213301_THRESHOLD_UPPER = SENSOR_TRIG_PRIV_START,
29 SENSOR_TRIG_WSEN_PADS_2511020213301_THRESHOLD_LOWER,
30};
31#endif /* CONFIG_WSEN_PADS_2511020213301_PRESSURE_THRESHOLD */
32
33#ifdef __cplusplus
34}
35#endif
36
37#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_WSEN_PADS_2511020213301_H_ */
@ SENSOR_TRIG_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:284
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:368
Public APIs for the sensor driver.
sensor_attribute_wsen_pads_2511020213301
Definition wsen_pads_2511020213301.h:22
@ SENSOR_ATTR_WSEN_PADS_2511020213301_REFERENCE_POINT
Definition wsen_pads_2511020213301.h:23