Merge "diag: Update log and event mask code ranges"
This commit is contained in:
commit
666f50fb93
1 changed files with 2 additions and 2 deletions
|
@ -143,7 +143,7 @@
|
|||
* a new RANGE of SSIDs to the msg_mask_tbl.
|
||||
*/
|
||||
#define MSG_MASK_TBL_CNT 27
|
||||
#define APPS_EVENT_LAST_ID 0xCFA
|
||||
#define APPS_EVENT_LAST_ID 0xCFE
|
||||
|
||||
#define MSG_SSID_0 0
|
||||
#define MSG_SSID_0_LAST 134
|
||||
|
@ -950,7 +950,7 @@ static const uint32_t msg_bld_masks_26[] = {
|
|||
/* LOG CODES */
|
||||
static const uint32_t log_code_last_tbl[] = {
|
||||
0x0, /* EQUIP ID 0 */
|
||||
0x1D5E, /* EQUIP ID 1 */
|
||||
0x1D86, /* EQUIP ID 1 */
|
||||
0x0, /* EQUIP ID 2 */
|
||||
0x0, /* EQUIP ID 3 */
|
||||
0x4910, /* EQUIP ID 4 */
|
||||
|
|
Loading…
Reference in a new issue