Go to the documentation of this file.
51 #include "hal_types.h"
92 #define INVALIDPARAMETER 0x02
93 #define INVALID_TASK 0x03
94 #define MSG_BUFFER_NOT_AVAIL 0x04
95 #define INVALID_MSG_POINTER 0x05
96 #define INVALID_EVENT_ID 0x06
97 #define INVALID_INTERRUPT_ID 0x07
98 #define NO_TIMER_AVAIL 0x08
99 #define NV_ITEM_UNINIT 0x09
100 #define NV_OPER_FAILED 0x0A
101 #define INVALID_MEM_SIZE 0x0B
102 #define NV_BAD_ITEM_LEN 0x0C
109 typedef uint8 Status_t;
113 typedef uint32 uint24;
119 #define SYS_EVENT_MSG 0x8000 // A message is waiting event
125 #define KEY_CHANGE 0xC0 // Key Events
Copyright 2016, Texas Instruments Incorporated