Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_clock.c81 …, ARRAY_SIZE(modem_regs_retention), REGDMA_LINK_PRI_MODEM_CLK, SLEEP_RETENTION_MODULE_CLOCK_MODEM); in sleep_clock_modem_retention_init()
84 …n_clock, ARRAY_SIZE(modem_retention_clock), REGDMA_LINK_PRI_7, SLEEP_RETENTION_MODULE_CLOCK_MODEM); in sleep_clock_modem_retention_init()
120 mask |= BIT(SLEEP_RETENTION_MODULE_CLOCK_MODEM); in clock_domain_pd_allowed()
139 sleep_retention_module_init(SLEEP_RETENTION_MODULE_CLOCK_MODEM, &init_param);
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dsleep_retention.h30 SLEEP_RETENTION_MODULE_CLOCK_MODEM = 2, enumerator
55 SLEEP_RETENTION_MODULE_BM_CLOCK_MODEM = BIT(SLEEP_RETENTION_MODULE_CLOCK_MODEM),
/hal_espressif-latest/components/esp_phy/src/
Dbtbb_init.c66 .depends = BIT(SLEEP_RETENTION_MODULE_CLOCK_MODEM) in esp_btbb_enable()
Dphy_init.c510 .depends = BIT(SLEEP_RETENTION_MODULE_CLOCK_MODEM) in esp_mac_bb_pd_mem_init()
/hal_espressif-latest/components/esp_wifi/src/
Dwifi_init.c338 .depends = BIT(SLEEP_RETENTION_MODULE_WIFI_BB) | BIT(SLEEP_RETENTION_MODULE_CLOCK_MODEM) in esp_wifi_init()