All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

CPU specific configuration options. More...

Detailed Description

CPU specific configuration options.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file cpu_conf_common.h.

Go to the source code of this file.

Macros

#define BACKUP_RAM   __attribute__((section(".rtc.bss")))
 Declare the heap_stats function as available.
 
#define BACKUP_RAM_DATA   __attribute__((section(".rtc.data")))
 Memory marked with this attribute is retained during deep sleep and initialized with user provided data on cold boot.