Searched refs:vTraceStoreISRBegin (Results 1 – 7 of 7) sorted by relevance
325 void vTraceStoreISRBegin(traceHandle handle);928 #undef vTraceStoreISRBegin929 #define vTraceStoreISRBegin(x) (void)(x) macro1886 #define vTraceStoreISRBegin(x) (void)(x) macro
9 Currently this bare-metal port allows for tracing ISRs (using vTraceStoreISRBegin/End), as well as …
1255 vTraceStoreISRBegin(isr_id);2142 vTraceStoreISRBegin(isr_name);
685 void vTraceStoreISRBegin(traceHandle handle) in vTraceStoreISRBegin() function
666 void vTraceStoreISRBegin(traceHandle handle) in vTraceStoreISRBegin() function
2132 vTraceStoreISRBegin(HandleISR); in sys_trace_isr_enter()
135 vTraceStoreISRBegin/vTraceStoreISREnd will be ignored.