Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
icm4268x.h
Go to the documentation of this file.
1/*
2 * Copyright The Zephyr Project Contributors
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM4268X_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM4268X_H_
9
11
18
19#define ICM4268X_PIN9_FUNCTION_INT2 0
20#define ICM4268X_PIN9_FUNCTION_FSYNC 1
21#define ICM4268X_PIN9_FUNCTION_CLKIN 2
22
31
32#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_ICM4268X_H_ */
sensor_attribute_icm4268x
Extended sensor attributes for ICM4268X.
Definition icm4268x.h:28
@ SENSOR_ATTR_ICM4268X_PIN9_FUNCTION
Definition icm4268x.h:29
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:372
Public APIs for the sensor driver.