Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c384 #define MSP430_PROFILER_FLAG_ISR 0x80 /* I */ macro
568 p_flags |= MSP430_PROFILER_FLAG_ISR; in msp430_profiler()