Searched refs:v_rtc_nearest_1v15_mul10000 (Results 1 – 2 of 2) sorted by relevance
255 uint32_t v_rtc_nearest_1v15_mul10000 = 0; in get_rtc_dbias_by_efuse() local257 …v_rtc_nearest_1v15_mul10000 = v_rtc_dbias20_real_mul10000 + k_rtc_ldo_real_mul10000 * (rtc_dbias -… in get_rtc_dbias_by_efuse()258 if (v_rtc_nearest_1v15_mul10000 >= v_dig_nearest_1v15_mul10000 - 250) in get_rtc_dbias_by_efuse()
353 uint32_t v_rtc_nearest_1v15_mul10000 = 0; in get_rtc_dbias_by_efuse() local354 …v_rtc_nearest_1v15_mul10000 = v_rtc_dbias20_real_mul10000 + k_rtc_ldo_real_mul10000 * (rtc_dbias -… in get_rtc_dbias_by_efuse()355 if (v_rtc_nearest_1v15_mul10000 >= v_dig_nearest_1v15_mul10000 - 250) { in get_rtc_dbias_by_efuse()