Searched defs:SEGGER_RTT_PUT_SECTION (Results 1 – 1 of 1) sorted by relevance
218 #define SEGGER_RTT_PUT_SECTION(Var, Section) __attribute__ ((section (Section))) Var macro220 #define SEGGER_RTT_PUT_SECTION(Var, Section) RTT_PRAGMA(location=Section) \ macro223 #define SEGGER_RTT_PUT_SECTION(Var, Section) __attribute__ ((section (Section), zero_init)) Var macro228 #define SEGGER_RTT_PUT_SECTION(Var, Section) Var macro