Lines Matching defs:acc_stby
122 bool acc_stby;
322 * if they are both enabled. Internal sensors state is saved in acc_stby and
329 int acc_stby = -1, mag_stby = -1;
339 acc_stby = 1;
342 acc_stby = 0;
365 if (acc_stby != -1 && update)
366 data->acc_stby = acc_stby;
744 if (on && !data->mag_ps && !data->acc_stby) {
1473 if (data->acc_stby)