// Resource IDs, shared between INIT and cdev // STR resources are used in both the INIT and the cdev // and cdevs require them to be in the range of -4048 and -4033 #define NTP1_STR_ID -4048 #define NTP2_STR_ID -4047 #define UTC_STR_ID -4046 #define ERR_STR_ID -4045 #define MACNTP_ICN_ID_PENDING 128 #define MACNTP_ICN_ID_SUCCESS -4064 // Also used for cdev #define MACNTP_ICN_ID_FAILURE 130