JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
ICM20948.C File Reference
Include dependency graph for ICM20948.C:

Go to the source code of this file.

Macros

#define JEVOIS_DMP_BAC_WEARABLE_EN   0x8000
 
#define JEVOIS_DMP_PEDOMETER_EN   0x4000
 
#define JEVOIS_DMP_PEDOMETER_INT_EN   0x2000
 
#define JEVOIS_DMP_SMD_EN   0x0800
 
#define JEVOIS_DMP_BTS_EN   0x0020
 
#define JEVOIS_DMP_FLIP_PICKUP_EN   0x0010
 
#define JEVOIS_DMP_GEOMAG_EN   0x0008
 
#define JEVOIS_DMP_ACCEL_CAL_EN   0x0200
 
#define JEVOIS_DMP_GYRO_CAL_EN   0x0100
 
#define JEVOIS_DMP_COMPASS_CAL_EN   0x0080
 
#define JEVOIS_DMP_NINE_AXIS_EN   0x0040
 
#define JEVOIS_DMP_BRING_AND_LOOK_T0_SEE_EN   0x0004
 

Macro Definition Documentation

◆ JEVOIS_DMP_ACCEL_CAL_EN

#define JEVOIS_DMP_ACCEL_CAL_EN   0x0200

Definition at line 55 of file ICM20948.C.

◆ JEVOIS_DMP_BAC_WEARABLE_EN

#define JEVOIS_DMP_BAC_WEARABLE_EN   0x8000

file ICM20648.cpp

section License (C) Copyright 2017 Silicon Labs, http://www.silabs.com

SPDX-License-Identifier: Apache-2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 48 of file ICM20948.C.

◆ JEVOIS_DMP_BRING_AND_LOOK_T0_SEE_EN

#define JEVOIS_DMP_BRING_AND_LOOK_T0_SEE_EN   0x0004

Definition at line 59 of file ICM20948.C.

◆ JEVOIS_DMP_BTS_EN

#define JEVOIS_DMP_BTS_EN   0x0020

Definition at line 52 of file ICM20948.C.

◆ JEVOIS_DMP_COMPASS_CAL_EN

#define JEVOIS_DMP_COMPASS_CAL_EN   0x0080

Definition at line 57 of file ICM20948.C.

◆ JEVOIS_DMP_FLIP_PICKUP_EN

#define JEVOIS_DMP_FLIP_PICKUP_EN   0x0010

Definition at line 53 of file ICM20948.C.

◆ JEVOIS_DMP_GEOMAG_EN

#define JEVOIS_DMP_GEOMAG_EN   0x0008

Definition at line 54 of file ICM20948.C.

◆ JEVOIS_DMP_GYRO_CAL_EN

#define JEVOIS_DMP_GYRO_CAL_EN   0x0100

Definition at line 56 of file ICM20948.C.

◆ JEVOIS_DMP_NINE_AXIS_EN

#define JEVOIS_DMP_NINE_AXIS_EN   0x0040

Definition at line 58 of file ICM20948.C.

◆ JEVOIS_DMP_PEDOMETER_EN

#define JEVOIS_DMP_PEDOMETER_EN   0x4000

Definition at line 49 of file ICM20948.C.

◆ JEVOIS_DMP_PEDOMETER_INT_EN

#define JEVOIS_DMP_PEDOMETER_INT_EN   0x2000

Definition at line 50 of file ICM20948.C.

◆ JEVOIS_DMP_SMD_EN

#define JEVOIS_DMP_SMD_EN   0x0800

Definition at line 51 of file ICM20948.C.