Searched refs:MXC6655_BOUNDARY (Results 1 – 1 of 1) sorted by relevance
20 #define MXC6655_BOUNDARY (0x1 << (MXC6655_PRECISION - 1)) macro21 #define MXC6655_GRAVITY_STEP (MXC6655_RANGE / MXC6655_BOUNDARY)40 if (result < MXC6655_BOUNDARY) { in SensorConvertData()