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

  /device/google/contexthub/firmware/src/drivers/bosch_bmi160/
akm_ak09915_slave.h 34 struct MagTask {
41 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z);
bosch_bmm150_slave.h 56 struct MagTask {
69 void bmm150SaveDigData(struct MagTask *magTask, uint8_t *data, size_t offset);
70 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z);

Completed in 880 milliseconds