docs(pcnt): update pcnt power down description

This commit is contained in:
Chen Jichang 2024-12-18 14:19:29 +08:00
parent 0fae01c7b0
commit bcf13b4be7
2 changed files with 2 additions and 2 deletions

View File

@ -168,6 +168,7 @@ The following peripheral drivers are not aware of DFS yet. Applications need to
.. list::
:SOC_SDIO_SLAVE_SUPPORTED: - SDIO Slave
:SOC_PCNT_SUPPORTED: - PCNT
The following peripherals (and those not listed in any group of this section) are not yet supported. If your application uses these peripherals, they may not work well after waking up from sleep.
@ -176,7 +177,6 @@ The following peripheral drivers are not aware of DFS yet. Applications need to
- ASSIST_DEBUG
- Trace
- Crypto: AES/ECC/HMAC/RSA/SHA/DS/XTA_AES/ECDSA
- PCNT
- USB-Serial-JTAG
- SARADC

View File

@ -168,6 +168,7 @@ ESP-IDF 中集成的电源管理算法可以根据应用程序组件的需求,
.. list::
:SOC_SDIO_SLAVE_SUPPORTED: - SDIO Slave
:SOC_PCNT_SUPPORTED: - PCNT
以下外设(以及一些未在本章节任意一组中列出的外设)尚未支持外设下电功能。如果您的应用使用了这些外设,它们可能无法在从睡眠中醒来后仍然正常工作:
@ -176,7 +177,6 @@ ESP-IDF 中集成的电源管理算法可以根据应用程序组件的需求,
- ASSIST_DEBUG
- Trace
- Crypto: AES/ECC/HMAC/RSA/SHA/DS/XTA_AES/ECDSA
- PCNT
- USB-Serial-JTAG
- SARADC