Home
last modified time | relevance | path

Searched refs:V_RTC_MID_MUL10000 (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h125 #define V_RTC_MID_MUL10000 10800 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h129 #define V_RTC_MID_MUL10000 10800 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c250 uint32_t v_rtc_dbias20_real_mul10000 = V_RTC_MID_MUL10000 + v_rtc_bias20 * 10000 / 500; in get_rtc_dbias_by_efuse()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h134 #define V_RTC_MID_MUL10000 10800 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h136 #define V_RTC_MID_MUL10000 10800 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h135 #define V_RTC_MID_MUL10000 10181 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c347 uint32_t v_rtc_dbias20_real_mul10000 = V_RTC_MID_MUL10000 + v_rtc_bias20 * 10000 / 500; in get_rtc_dbias_by_efuse()