Searched refs:mag_off (Results 1 – 1 of 1) sorted by relevance
195 float mag_off[3]; member345 FMSTR_TSA_MEMBER(fxos8700_offset_noise_t, mag_off, FMSTR_TSA_FLOAT) in FMSTR_TSA_STRUCT()608 …set X = %f Y = %f Z = %f\r\n", offnoise_data.mag_off[0], offnoise_data.mag_off[1], offnoise_data… in main()807 offnoiseptr->mag_off[0] = 0.0; in offset_noise_init()808 offnoiseptr->mag_off[1] = 0.0; in offset_noise_init()809 offnoiseptr->mag_off[2] = 0.0; in offset_noise_init()980 offnoiseptr->mag_off[0]=0.5*(Bx[0]+Bx[1]); in mag_off_noise()981 offnoiseptr->mag_off[1]=0.5*(By[0]+By[1]); in mag_off_noise()982 offnoiseptr->mag_off[2]=0.5*(Bz[0]+Bz[1]); in mag_off_noise()