Home
last modified time | relevance | path

Searched refs:destroy_mag_cal (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/inc/algos/
Dmag_cal.h51 void destroy_mag_cal(struct MagCal *moc);
/device/google/contexthub/firmware/src/algos/
Dmag_cal.c159 void destroy_mag_cal(struct MagCal *moc) in destroy_mag_cal() function
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c3088 destroy_mag_cal(&mTask.moc); in endTask()