Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cc3c0d04cf7e1e7f97d25170a80cf4c0a3a6324f
/
.
/
soc
/
espressif
/
common
/
include
/
psram.h
blob: a7d659359298429edf94fb437ed8ac5036e602c1 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
* SPDX-License-Identifier: Apache-2.0
*/
#pragma
once
int
esp_init_psram
(
void
);
int
esp_psram_smh_init
(
void
);