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

  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
akm_ak09915_slave.c 20 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z) {
akm_ak09915_slave.h 43 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z);
bosch_bmm150_slave.h 72 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z);
bosch_bmm150_slave.c 136 void parseMagData(struct MagTask *magTask, uint8_t *buf, float *x, float *y, float *z) {
bosch_bmi160.c     [all...]

Completed in 679 milliseconds