EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
ICM20648 error message macro definitions.
Macros | |
#define | ICM20648_ERROR_INVALID_DEVICE_ID 0x0001 |
#define | ICM20648_OK 0x0000 |
#define ICM20648_ERROR_INVALID_DEVICE_ID 0x0001 |
#define ICM20648_OK 0x0000 |
No errors
Definition at line 33 of file icm20648.h.
Referenced by ICM20648_accelBandwidthSet(), ICM20648_accelDataRead(), ICM20648_accelFullscaleSet(), ICM20648_accelGyroCalibrate(), ICM20648_accelResolutionGet(), ICM20648_cycleModeEnable(), ICM20648_deInit(), ICM20648_getDeviceID(), ICM20648_gyroBandwidthSet(), ICM20648_gyroCalibrate(), ICM20648_gyroDataRead(), ICM20648_gyroFullscaleSet(), ICM20648_gyroResolutionGet(), ICM20648_init(), ICM20648_interruptEnable(), ICM20648_interruptStatusRead(), ICM20648_lowPowerModeEnter(), ICM20648_reset(), ICM20648_sampleRateSet(), ICM20648_sensorEnable(), ICM20648_sleepModeEnable(), ICM20648_spiInit(), ICM20648_temperatureRead(), ICM20648_wakeOnMotionITEnable(), and IMU_init().