Home
last modified time | relevance | path

Searched refs:esp_psram_extram_test (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_psram/include/esp_private/
Desp_psram_extram.h56 bool esp_psram_extram_test(void);
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c536 bool ext_ram_ok = esp_psram_extram_test();
/hal_espressif-latest/components/esp_psram/
Desp_psram.c438 bool esp_psram_extram_test(void) in esp_psram_extram_test() function