Home
last modified time | relevance | path

Searched defs:SEGGER_RTT_PUT_SECTION (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/rtt/RTT/
DSEGGER_RTT.c223 #define SEGGER_RTT_PUT_SECTION(Var, Section) __attribute__((section(Section))) Var macro
225 #define SEGGER_RTT_PUT_SECTION(Var, Section) \ macro
229 #define SEGGER_RTT_PUT_SECTION(Var, Section) __attribute__((section(Section), zero_init)) Var macro
234 #define SEGGER_RTT_PUT_SECTION(Var, Section) Var macro