bma220_power
ret = bma220_power(data, true);
ret = bma220_power(data, false);
return bma220_power(data, false);
return bma220_power(data, true);