Searched refs:g_otp_matrix (Results 1 – 1 of 1) sorted by relevance
100 static int32_t g_otp_matrix[3] = { 1000000, 1000000, 1350000 }; variable196 g_otp_matrix[0] = 1000000; in mmc3680kj_get_comp_matrix()197 g_otp_matrix[1] = OTP_CONVERT(reg_data[0] & 0x3f) * 1000 + 1000000; in mmc3680kj_get_comp_matrix()198 g_otp_matrix[2] = in mmc3680kj_get_comp_matrix()415 g_otp_matrix[0] / MMC3680KJ_SENSITIVITY; in drv_mag_memsic_mmc3680kj_read()417 g_otp_matrix[1] / MMC3680KJ_SENSITIVITY; in drv_mag_memsic_mmc3680kj_read()419 g_otp_matrix[2] / MMC3680KJ_SENSITIVITY; in drv_mag_memsic_mmc3680kj_read()
Completed in 3 milliseconds