Searched refs:RTT_PRAGMA (Results 1 – 1 of 1) sorted by relevance
191 #define RTT_PRAGMA(P) _Pragma(#P) macro199 #define SEGGER_RTT_ALIGN(Var, Alignment) RTT_PRAGMA(data_alignment=Alignment) \214 #define SEGGER_RTT_PUT_SECTION(Var, Section) RTT_PRAGMA(location=Section) \
Completed in 5 milliseconds