ISSDK  1.8
IoT Sensing Software Development Kit
Macros
driver_FXLS8962.c File Reference

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"
Include dependency graph for driver_FXLS8962.c:

Go to the source code of this file.

Macros

#define FXLS8962_COUNTSPERG   512
 
#define FXLS8962_ACCEL_FIFO_SIZE   32
 

Detailed Description

Provides init() and read() functions for the FXLS8962 3-axis accelerometer.

Definition in file driver_FXLS8962.c.

Macro Definition Documentation

◆ FXLS8962_ACCEL_FIFO_SIZE

#define FXLS8962_ACCEL_FIFO_SIZE   32

Definition at line 20 of file driver_FXLS8962.c.

◆ FXLS8962_COUNTSPERG

#define FXLS8962_COUNTSPERG   512

Definition at line 19 of file driver_FXLS8962.c.