Home
last modified time | relevance | path

Searched refs:V_DIG_MID_MUL10000 (Results 1 – 7 of 7) 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()
370 uint32_t v_dig_dbias20_real_mul10000 = V_DIG_MID_MUL10000 + v_dig_bias20 * 10000 / 500; in get_dig1v3_dbias_by_efuse()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h126 #define V_DIG_MID_MUL10000 10860 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h130 #define V_DIG_MID_MUL10000 10860 macro
/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()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h135 #define V_DIG_MID_MUL10000 10860 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h137 #define V_DIG_MID_MUL10000 10860 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h136 #define V_DIG_MID_MUL10000 10841 macro