HomeSort by relevance Sort by last modified time
    Searched defs:MagTask (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
akm_ak09915_slave.h 36 struct MagTask {
43 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z);
bosch_bmm150_slave.h 58 struct MagTask {
71 void bmm150SaveDigData(struct MagTask *magTask, uint8_t *data, size_t offset);
72 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z);

Completed in 137 milliseconds