Home
last modified time | relevance | path

Searched refs:RTT_PRAGMA (Results 1 – 1 of 1) sorted by relevance

/TraceRecorderSource-2.7.6/streamports/Jlink_RTT/
DSEGGER_RTT.c158 #define RTT_PRAGMA(P) _Pragma(#P) macro
166 #define SEGGER_RTT_ALIGN(Var, Alignment) RTT_PRAGMA(data_alignment=Alignment) \
181 #define SEGGER_RTT_PUT_SECTION(Var, Section) RTT_PRAGMA(location=Section) \