HomeSort by relevance Sort by last modified time
    Searched refs:P_INIT (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/60xx/mlsdk/mllite/
mlsupervisor.h 46 #define P_INIT 100000
mlsupervisor.c 582 inv_obj.compass_bias_error[0] = P_INIT;
583 inv_obj.compass_bias_error[1] = P_INIT;
584 inv_obj.compass_bias_error[2] = P_INIT;
mlarray.c 886 data[0] = P_INIT;
887 data[1] = P_INIT;
888 data[2] = P_INIT;
    [all...]
ml.c 348 inv_obj.compass_bias_error[ii] = P_INIT;
370 inv_obj.compass_bias_ptr[0] = P_INIT;
371 inv_obj.compass_bias_ptr[4] = P_INIT;
372 inv_obj.compass_bias_ptr[8] = P_INIT;
    [all...]

Completed in 483 milliseconds