Home
last modified time | relevance | path

Searched refs:efuse_ll_get_active_hp_dbias (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Defuse_ll.h43 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_active_hp_dbias(void) in efuse_ll_get_active_hp_dbias() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h74 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_active_hp_dbias(void) in efuse_ll_get_active_hp_dbias() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_param.c456 hp_cali_dbias = efuse_ll_get_active_hp_dbias(); in get_act_hp_dbias()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dpmu_param.c453 hp_cali_dbias = efuse_ll_get_active_hp_dbias(); in get_act_hp_dbias()