Searched refs:vaddrmode (Results 1 – 5 of 5) sorted by relevance
166 static void psram_cache_init(psram_cache_speed_t psram_cache_mode, psram_vaddr_mode_t vaddrmode);415 esp_err_t IRAM_ATTR esp_psram_impl_enable(psram_vaddr_mode_t vaddrmode) //psram init in esp_psram_impl_enable() argument472 psram_cache_init(mode, vaddrmode); in esp_psram_impl_enable()489 …void IRAM_ATTR psram_cache_init(psram_cache_speed_t psram_cache_mode, psram_vaddr_mode_t vaddrmode) in psram_cache_init() argument536 if (vaddrmode == PSRAM_VADDR_MODE_LOWHIGH) { in psram_cache_init()539 } else if (vaddrmode == PSRAM_VADDR_MODE_EVENODD) { in psram_cache_init()
60 esp_err_t esp_psram_impl_enable(psram_vaddr_mode_t vaddrmode);
226 static void psram_cache_init(psram_cache_speed_t psram_cache_mode, psram_vaddr_mode_t vaddrmode);832 esp_err_t IRAM_ATTR esp_psram_impl_enable(psram_vaddr_mode_t vaddrmode) //psram init in esp_psram_impl_enable() argument1041 psram_cache_init(mode, vaddrmode); in esp_psram_impl_enable()1046 …void IRAM_ATTR psram_cache_init(psram_cache_speed_t psram_cache_mode, psram_vaddr_mode_t vaddrmode) in psram_cache_init() argument1111 if (vaddrmode == PSRAM_VADDR_MODE_LOWHIGH) { in psram_cache_init()1114 } else if (vaddrmode == PSRAM_VADDR_MODE_EVENODD) { in psram_cache_init()
322 esp_err_t esp_psram_impl_enable(psram_vaddr_mode_t vaddrmode) //psram init in esp_psram_impl_enable() argument
298 esp_err_t esp_psram_impl_enable(psram_vaddr_mode_t vaddrmode) in esp_psram_impl_enable() argument