feat(i2s): support sleep retention

This commit is contained in:
laokaiyao
2024-09-13 21:56:02 +08:00
committed by Kevin (Lao Kaiyao)
parent b835986b62
commit 0cb4bdc54e
33 changed files with 437 additions and 23 deletions

View File

@@ -153,6 +153,7 @@ The following peripheral drivers are not aware of DFS yet. Applications need to
- SYSTIMER
:SOC_RMT_SUPPORT_SLEEP_RETENTION: - RMT
:SOC_I2C_SUPPORT_SLEEP_RETENTION: - I2C
:SOC_I2S_SUPPORT_SLEEP_RETENTION: - I2S
:SOC_UART_SUPPORT_SLEEP_RETENTION: - All UARTs
The following peripherals are not yet supported:
@@ -164,7 +165,6 @@ The following peripheral drivers are not aware of DFS yet. Applications need to
- Trace
- Crypto: AES/ECC/HMAC/RSA/SHA/DS/XTA_AES/ECDSA
- SPI2
- I2S
- PCNT
- USB-Serial-JTAG
- TWAI