Home
last modified time | relevance | path

Searched refs:esp_psram_smh_init (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/soc/espressif/common/include/
Dpsram.h10 int esp_psram_smh_init(void);
/Zephyr-latest/soc/espressif/esp32/
Dsoc.c35 int err = esp_psram_smh_init(); in __esp_platform_app_start()
/Zephyr-latest/soc/espressif/common/
Desp_psram.c23 int esp_psram_smh_init(void) in esp_psram_smh_init() function
/Zephyr-latest/soc/espressif/esp32s2/
Dsoc.c50 int err = esp_psram_smh_init(); in __esp_platform_app_start()
/Zephyr-latest/soc/espressif/esp32s3/
Dsoc.c62 int err = esp_psram_smh_init(); in __esp_platform_app_start()