Searched defs:Section (Results 1 – 1 of 1) sorted by relevance
208 #define SEGGER_RTT_PUT_SECTION(Var, Section) __attribute__ ((section (Section))) Var argument210 #define SEGGER_RTT_PUT_SECTION(Var, Section) RTT_PRAGMA(location=Section) \ argument213 #define SEGGER_RTT_PUT_SECTION(Var, Section) __attribute__ ((section (Section), zero_init)) Var argument218 #define SEGGER_RTT_PUT_SECTION(Var, Section) Var argument