Home
last modified time | relevance | path

Searched refs:efuse_ll_get_dslp_lp_dbias (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h99 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_dslp_lp_dbias(void) in efuse_ll_get_dslp_lp_dbias() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c75 pmu_lp_dbias_deepsleep_0v7 = efuse_ll_get_dslp_lp_dbias() + EFUSE_BURN_OFFSET_DSLP_LP_DBIAS; in get_dslp_lp_dbias()