Searched refs:pxIntervalChannelHandle (Results 1 – 2 of 2) sorted by relevance
38 …hannelSetHandle_t xIntervalChannelSetHandle, TraceIntervalChannelHandle_t *pxIntervalChannelHandle) in xTraceIntervalChannelCreate() argument43 TRC_ASSERT(pxIntervalChannelHandle != (void*)0); in xTraceIntervalChannelCreate()57 *pxIntervalChannelHandle = (TraceIntervalChannelHandle_t)xObjectHandle; in xTraceIntervalChannelCreate()
55 …annelSetHandle_t xIntervalChannelSetHandle, TraceIntervalChannelHandle_t *pxIntervalChannelHandle);