#include <twl/scfg.h>
static inline void SCFG_SetPsramBoundary( SCFGPsramBoundary boundary );
| sw | Sets the PSRAM access boundaries to the following values.SCFG_PSRAM_BOUNDARY_4MB: 4 MBSCFG_PSRAM_BOUNDARY_16MB: 16 MBSCFG_PSRAM_BOUNDARY_32MB: 32MB |
None.
Configures the size of the PSRAM access boundaries.
This is set to 32 MB by default in TWL mode.
You should not change this setting.
SCFG Overview
SCFG_GetPsramBoundary()
2008/04/07 Added a note on default values.
2008/04/04 Removed the description of SCFG_PSRAM_BOUNDARY_8MB.
2007/10/03 Initial version.
CONFIDENTIAL