Home
last modified time | relevance | path

Searched refs:SOC_SPIRAM_SUPPORTED (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/
Dcompare_set.c10 #if __XTENSA__ && SOC_SPIRAM_SUPPORTED
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dindex.rst21 :SOC_SPIRAM_SUPPORTED: 片外 SPI RAM <external-ram>
Dmemory-types.rst136 …:SOC_SPIRAM_SUPPORTED:- 如果堆栈在 pSRAM 中,切勿尝试这么做,因为堆栈在 pSRAM 中的话就要按照 :doc:`片外SRAM <external-ram>` 文档介…
Dstartup.rst110 :SOC_SPIRAM_SUPPORTED: - 如果配置了 PSRAM,则使能 PSRAM。
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h206 #define SOC_SPIRAM_SUPPORTED 1 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h262 #define SOC_SPIRAM_SUPPORTED 1 macro
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dmem_alloc.rst29 .. only:: SOC_SPIRAM_SUPPORTED
95 .. only SOC_SPIRAM_SUPPORTED and not esp32::
111 .. only:: SOC_SPIRAM_SUPPORTED
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h268 #define SOC_SPIRAM_SUPPORTED 1 macro
/hal_espressif-3.6.0/docs/en/api-guides/
Dindex.rst21 :SOC_SPIRAM_SUPPORTED: External SPI-connected RAM <external-ram>
Dmemory-types.rst205 …:SOC_SPIRAM_SUPPORTED: - Placing DRAM buffers on the stack is not recommended if the stack may be …
Dstartup.rst110 :SOC_SPIRAM_SUPPORTED: - Enable PSRAM if configured.
/hal_espressif-3.6.0/components/soc/include/soc/
Dsoc_memory_types.h96 #if SOC_SPIRAM_SUPPORTED in esp_ptr_external_ram()
/hal_espressif-3.6.0/docs/zh_CN/security/
Dflash-encryption.rst911 .. only:: SOC_SPIRAM_SUPPORTED and not esp32
/hal_espressif-3.6.0/docs/en/security/
Dflash-encryption.rst907 .. only:: SOC_SPIRAM_SUPPORTED and not esp32