Power down RAM sections which are not used by the application image.
Note
Some libc implementations use the memory area following the application image for heap. If this is the case and the application relies on dynamic memory allocations, this function should not be used.