Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/
Desp_psram.c440 bool test_success = false; in esp_psram_extram_test() local
448 test_success = s_test_psram(s_psram_ctx.mapped_regions[PSRAM_MEM_8BIT_ALIGNED].vaddr_start, in esp_psram_extram_test()
452 if (!test_success) { in esp_psram_extram_test()
457 test_success = s_test_psram(s_psram_ctx.mapped_regions[PSRAM_MEM_32BIT_ALIGNED].vaddr_start, in esp_psram_extram_test()
462 if (!test_success) { in esp_psram_extram_test()