forked from espressif/esp-idf
feat(esp_eth): added EMAC sleep retention for ESP32P4
This commit is contained in:
@@ -152,6 +152,7 @@ The following drivers hold the ``ESP_PM_APB_FREQ_MAX`` lock while the driver is
|
||||
:SOC_TWAI_SUPPORT_SLEEP_RETENTION: - All TWAIs
|
||||
:SOC_PARLIO_SUPPORT_SLEEP_RETENTION: - PARL_IO
|
||||
:SOC_SPI_SUPPORT_SLEEP_RETENTION: - All GPSPIs
|
||||
:SOC_EMAC_SUPPORT_SLEEP_RETENTION: - EMAC
|
||||
|
||||
Some peripherals haven't support Light-sleep context retention, or it cannot survive from the register lose. They will prevent the power-down of peripherals even when the feature is enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user