Updated code for RC5

This commit is contained in:
PProvost
2020-05-15 17:33:33 -06:00
parent c2fd734395
commit bc681e808d
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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