Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.99
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
tdk_apex.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 TDK Invensense
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TDK_APEX_H_
8
#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TDK_APEX_H_
9
10
#include <
zephyr/drivers/sensor.h
>
11
21
#define TDK_APEX_PEDOMETER (1)
22
#define TDK_APEX_TILT (2)
23
#define TDK_APEX_SMD (3)
24
#define TDK_APEX_WOM (4)
25
42
enum
sensor_channel_tdk_apex
{
43
45
SENSOR_CHAN_APEX_MOTION
=
SENSOR_CHAN_PRIV_START
,
46
};
42
enum
sensor_channel_tdk_apex
{
…
};
47
#endif
/* ZEPHYR_INCLUDE_DRIVERS_SENSOR_TDK_APEX_H_ */
SENSOR_CHAN_PRIV_START
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition
sensor.h:217
sensor.h
Public APIs for the sensor driver.
sensor_channel_tdk_apex
sensor_channel_tdk_apex
Extended sensor channel for TDK MEMS supportintg APEX features.
Definition
tdk_apex.h:42
SENSOR_CHAN_APEX_MOTION
@ SENSOR_CHAN_APEX_MOTION
APEX features.
Definition
tdk_apex.h:45
zephyr
drivers
sensor
tdk_apex.h
Generated on Fri Jun 6 2025 06:05:58 for Zephyr API Documentation by
1.12.0