mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
drv_sensor:Fix merge by adding new NXP sensors after what was on master
This commit is contained in:
committed by
Daniel Agar
parent
96b4e5b512
commit
69ac5adf89
@@ -90,16 +90,16 @@
|
||||
#define DRV_GYR_DEVTYPE_BMI055 0x42
|
||||
#define DRV_MAG_DEVTYPE_BMM150 0x43
|
||||
#define DRV_BARO_DEVTYPE_BMP285 0x44
|
||||
#define DRV_BARO_DEVTYPE_MPL3115A2 0x45
|
||||
#define DRV_ACC_DEVTYPE_FXOS8700C 0x46
|
||||
#define DRV_MAG_DEVTYPE_FXOS8700C 0x47
|
||||
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_ETS3 0x45
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_MS4525 0x46
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_MS5525 0x47
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_SDP31 0x48
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_SDP32 0x49
|
||||
#define DRV_DIFF_PRESS_DEVTYPE_SDP33 0x50
|
||||
#define DRV_BARO_DEVTYPE_MPL3115A2 0x51
|
||||
#define DRV_ACC_DEVTYPE_FXOS8700C 0x52
|
||||
#define DRV_MAG_DEVTYPE_FXOS8700C 0x53
|
||||
#define DRV_GYR_DEVTYPE_FXAS2100C 0x54
|
||||
|
||||
/*
|
||||
* ioctl() definitions
|
||||
|
||||
Reference in New Issue
Block a user