Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h84 __attribute__((always_inline)) static inline uint32_t efuse_ll_get_lslp_dbg(void) in efuse_ll_get_lslp_dbg() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dpmu_sleep.c36 pmu_dbg_atten_lightsleep = efuse_ll_get_lslp_dbg(); in get_lslp_dbg()