Home
last modified time | relevance | path

Searched defs:v_dig_dbias20_real_mul10000 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c348 uint32_t v_dig_dbias20_real_mul10000 = V_DIG_MID_MUL10000 + v_dig_bias20 * 10000 / 500; in get_rtc_dbias_by_efuse() local
370 uint32_t v_dig_dbias20_real_mul10000 = V_DIG_MID_MUL10000 + v_dig_bias20 * 10000 / 500; in get_dig1v3_dbias_by_efuse() local
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c251 uint32_t v_dig_dbias20_real_mul10000 = V_DIG_MID_MUL10000 + v_dig_bias20 * 10000 / 500; in get_rtc_dbias_by_efuse() local