Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_clock.c68 …etention, ARRAY_SIZE(modem_regs_retention), REGDMA_LINK_PRI_2, SLEEP_RETENTION_MODULE_CLOCK_MODEM); in sleep_clock_modem_retention_init()
76 sleep_retention_entries_destroy(SLEEP_RETENTION_MODULE_CLOCK_MODEM); in sleep_clock_modem_retention_deinit()
85 | SLEEP_RETENTION_MODULE_CLOCK_MODEM in clock_domain_pd_allowed()
/hal_espressif-3.7.0/components/esp_hw_support/include/esp_private/
Dsleep_retention.h29 SLEEP_RETENTION_MODULE_CLOCK_MODEM = BIT(2), enumerator