Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/tests/
Dbench.h56 #define stopSectionNB(num) dbgInst(((num) & 0x7) | 0x8) macro
59 #define stopSectionNB(num) macro
/cmsis-dsp-latest/Testing/FrameworkInclude/
DTiming.h28 #define stopSectionNB(num) dbgInst(((num) & 0x7) | 0x0) macro