![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Provides init() and read() functions for the MMA8652 3-axis accel family. More...
#include "board.h"
#include "sensor_fusion.h"
#include "sensor_drv.h"
#include "sensor_io_i2c.h"
#include "mma865x.h"
#include "drivers.h"
Go to the source code of this file.
Macros | |
#define | MMA8652_COUNTSPERG 8192.0 |
#define | MMA8652_ACCEL_FIFO_SIZE 32 |
Provides init() and read() functions for the MMA8652 3-axis accel family.
1G
Definition in file driver_MMA8652.c.
#define MMA8652_ACCEL_FIFO_SIZE 32 |
Definition at line 21 of file driver_MMA8652.c.
#define MMA8652_COUNTSPERG 8192.0 |
Definition at line 20 of file driver_MMA8652.c.