docs: sync up translation for api-reference

This commit is contained in:
daiziyan
2023-01-29 19:29:58 +08:00
parent 25a56d13d7
commit 4667f1b3ef
10 changed files with 49 additions and 25 deletions

View File

@@ -5,6 +5,7 @@ SPI Flash API
Overview
--------
The spi_flash component contains API functions related to reading, writing, erasing, memory mapping for data in the external flash.
For higher-level API functions which work with partitions defined in the :doc:`partition table </api-guides/partition-tables>`, see :doc:`/api-reference/storage/partition`
@@ -129,7 +130,6 @@ Concurrency Constraints for Flash on SPI1
The SPI0/1 bus is shared between the instruction & data cache (for firmware execution) and the SPI1 peripheral (controlled by the drivers including this SPI flash driver). Hence, calling SPI Flash API on SPI1 bus (including the main flash) will cause significant influence to the whole system. See :doc:`spi_flash_concurrency` for more details.
SPI Flash Encryption
--------------------
@@ -258,4 +258,4 @@ API Reference - SPI Flash
API Reference - Flash Encrypt
-----------------------------
.. include-build-file:: inc/esp_flash_encrypt.inc
.. include-build-file:: inc/esp_flash_encrypt.inc