b9b714c8bd
1) move variable shift behind struct sensing_sensor_value_header in struct sensing_sensor_value_q31 2) add pointer checking for sensing API 3) add context sensing_callback_list and sensing_data_event_t 4) add macro SENSING_SENSITIVITY_INDEX_ALL 5) rename zephyr,sensing-phy-3d-sensor.yaml Signed-off-by: Guangfu Hu <guangfu.hu@intel.com>
10 lines
245 B
YAML
10 lines
245 B
YAML
# Copyright (c) 2023, Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
description: Sensing subsystem physical 3d sensors(accel, gyro, mag) bindings.
|
|
|
|
compatible: "zephyr,sensing-phy-3d-sensor"
|
|
|
|
include: zephyr,sensing-phy-sensor.yaml
|