9 #ifndef ISF_ACCELEROMETER_TYPES_H_
10 #define ISF_ACCELEROMETER_TYPES_H_
Standard fixed type for two axis accelerometers.
Standard fixed type for three axis accelerometers.
isf_timestamp_t timestamp
isf_timestamp_t timestamp
isf_acceleration_g_fixed_32s1i16_t accel
isf_timestamp_t timestamp
Standard float type for single axis accelerometers.
Standard float type for two axis accelerometers.
int32 isf_acceleration_g_fixed_32s1i16_t
ISF sensors standard fixed point acceleration in Gs using AC_Fixed(32,16,1) notation This means of 32...
Standard fixed type for single axis accelerometers.
The isf_sensor_base_types.h file contains declarations for the general base types used in the isf sen...
uint32 isf_timestamp_t
Standard timestamp.
long int32
This defines int32 as long.
isf_timestamp_t timestamp
Standard float type for three axis accelerometers.
isf_acceleration_g_float_t accel
isf_timestamp_t timestamp
isf_timestamp_t timestamp
float isf_acceleration_g_float_t
ISF sensors standard fixed point acceleration in Gs.