Home
last modified time | relevance | path

Searched refs:efuse_ll_get_dig_dbias_hvt (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Defuse_ll.h120 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_dig_dbias_hvt(void) in efuse_ll_get_dig_dbias_hvt() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Defuse_ll.h120 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_dig_dbias_hvt(void) in efuse_ll_get_dig_dbias_hvt() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Defuse_ll.h91 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_dig_dbias_hvt(void) in efuse_ll_get_dig_dbias_hvt() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c198 return efuse_ll_get_dig_dbias_hvt(); in get_dig_dbias_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c234 return efuse_ll_get_dig_dbias_hvt(); in get_dig_dbias_by_efuse()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c331 return efuse_ll_get_dig_dbias_hvt(); in get_dig_dbias_by_efuse()