mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
codeclean: rename sleep_periph to sleep_sys_periph
This commit is contained in:
@@ -250,7 +250,7 @@ void app_main(void)
|
||||
#if CONFIG_PM_ENABLE && 0
|
||||
sleep_clock_system_retention_init();
|
||||
sleep_clock_modem_retention_init();
|
||||
sleep_peripheral_retention_init();
|
||||
sleep_sys_periph_retention_init();
|
||||
sleep_modem_wifi_modem_state_init();
|
||||
|
||||
// Configure dynamic frequency scaling:
|
||||
|
||||
Reference in New Issue
Block a user