#include <twl/scfg.h>
static inline SCFGPsramBoundary SCFG_GetSystemRomType( void );
None.
Gets the current setting.
Returns one of the following: SCFG_PSRAM_BOUNDARY_4MB, SCFG_PSRAM_BOUNDARY_16MB, or SCFG_PSRAM_BOUNDARY_32MB.
Note: Use this function when running on TWL hardware.
Because NITRO hardware does not include an SCFG block, this function is not expected to be called on NITRO hardware.
Gets the PSRAM access boundary setting.
SCFG Overview
SCFG_SetPsramBoundary
2008/04/04 Removed the description for SCFG_PSRAM_BOUNDARY_8MB.
2007/10/03 Initial version.
CONFIDENTIAL