Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c328 static uint32_t get_dig_dbias_by_efuse(uint8_t pvt_scheme_ver) in get_dig_dbias_by_efuse()
334 static uint32_t get_rtc_dbias_by_efuse(uint8_t pvt_scheme_ver, uint32_t dig_dbias) in get_rtc_dbias_by_efuse()
362 static uint32_t get_dig1v3_dbias_by_efuse(uint8_t pvt_scheme_ver) in get_dig1v3_dbias_by_efuse()
397 uint8_t pvt_scheme_ver = 0; in rtc_set_stored_dbias() local