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

  /device/google/contexthub/firmware/os/inc/algos/
fusion.h 82 void fusionSetMagTrust(struct Fusion *fusion, int mode);
  /device/google/contexthub/firmware/os/algos/
fusion.c 107 fusionSetMagTrust(fusion, NORMAL);
227 fusionSetMagTrust(fusion, INITIALIZATION);
599 fusionSetMagTrust(fusion, NORMAL);
614 fusionSetMagTrust(fusion, NORMAL);
621 fusionSetMagTrust(fusion, BACK_TO_VALID);
646 fusionSetMagTrust(fusion, NORMAL);
663 void fusionSetMagTrust(struct Fusion *fusion, int mode) {
  /device/google/contexthub/firmware/os/drivers/orientation/
orientation.c 814 fusionSetMagTrust(&mTask.fusion, MANUAL_MAG_CAL);

Completed in 56 milliseconds