![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Provides init() and read() functions for the FXLS8962 3-axis accelerometer. More...
#include "board.h"
#include "sensor_fusion.h"
#include "sensor_io_i2c.h"
#include "sensor_drv.h"
#include "fxls8962.h"
#include "drivers.h"
Go to the source code of this file.
Macros | |
#define | FXLS8962_COUNTSPERG 512 |
#define | FXLS8962_ACCEL_FIFO_SIZE 32 |
Provides init() and read() functions for the FXLS8962 3-axis accelerometer.
Definition in file driver_FXLS8962.c.
#define FXLS8962_ACCEL_FIFO_SIZE 32 |
Definition at line 20 of file driver_FXLS8962.c.
#define FXLS8962_COUNTSPERG 512 |
Definition at line 19 of file driver_FXLS8962.c.