From bc681e808d1d5ea67599dd2fe333b8be2dcf7621 Mon Sep 17 00:00:00 2001 From: PProvost Date: Fri, 15 May 2020 17:33:33 -0600 Subject: [PATCH] Updated code for RC5 --- common/inc/tx_api.h | 2 +- common/inc/tx_trace.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/inc/tx_api.h b/common/inc/tx_api.h index d73d995d..4ca000be 100644 --- a/common/inc/tx_api.h +++ b/common/inc/tx_api.h @@ -178,7 +178,7 @@ extern "C" { #endif -/* Event numbers 0 through 4095 are reserved by Express Logic. Specific event assignments are: +/* Event numbers 0 through 4095 are reserved by Azure RTOS. Specific event assignments are: ThreadX events: 1-199 FileX events: 200-299 diff --git a/common/inc/tx_trace.h b/common/inc/tx_trace.h index f8e98cf7..868e7f99 100644 --- a/common/inc/tx_trace.h +++ b/common/inc/tx_trace.h @@ -242,7 +242,7 @@ typedef struct TX_TRACE_OBJECT_ENTRY_STRUCT /* Define ThreadX Trace Events, along with a brief description of the additional information fields, where I1 -> Information Field 1, I2 -> Information Field 2, etc. */ -/* Event numbers 0 through 4095 are reserved by Express Logic. Specific event assignments are: +/* Event numbers 0 through 4095 are reserved by Azure RTOS. Specific event assignments are: ThreadX events: 1-199 FileX events: 200-299