Home
last modified time | relevance | path

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

/TraceRecorderSource-2.7.6/kernelports/Micrium/include/
Dos_trace.h92 #define OS_TRACE_ISR_REGISTER(isr_id, isr_name, isr_prio) argument
93 #define OS_TRACE_ISR_BEGIN(isr_id) argument
250 #define OS_TRACE_ISR_REGISTER(isr_id, isr_name, isr_prio) argument
251 #define OS_TRACE_ISR_BEGIN(isr_id) argument
DtrcKernelPort.h1250 #define OS_TRACE_ISR_REGISTER(isr_id, isr_name, isr_prio) \ argument
1251 vTraceSetISRProperties(isr_id, isr_name, isr_prio);
1254 #define OS_TRACE_ISR_BEGIN(isr_id) \ argument
1255 vTraceStoreISRBegin(isr_id);