Searched refs:BMC150_ACCEL_ANY_MOTION_BIT_SIGN (Results 1 – 1 of 1) sorted by relevance
38 #define BMC150_ACCEL_ANY_MOTION_BIT_SIGN BIT(3) macro1323 if (val & BMC150_ACCEL_ANY_MOTION_BIT_SIGN) in bmc150_accel_handle_roc_event()