95 #define MAX_ISF_APPLICATIONS (32)
103 #define APP_ID_NULL (0)
111 #define MAX_ISF_COMMIT_ID_SIZE (8)
122 #define ISF_EMB_APPS_PRESENT 5
256 #define USER_APP_ID_START (ISF_APP_ID_LAST)
269 #define ISF_TASK_INDEX_START (50)
isf_app_id_enum
ISF application number.
ISF board support header files.
void _fw_device_info_get(device_info_t *info_ptr)
ISF Application Type for the Sensor Fusion Application.
This structure holds the ROM device information such as device id and number of EmbApps present...
ISF Application Type for Invalid Application.
ISF Application Type for Embedded Application.
uint32 isf_time_util_get_usec(void)
This API returns the time in microseconds.
ISF Application Type for RLI Application.
ISF Application Type for User Application1.
This structure holds the version information of device/lib/component /user application etc...
uint8 buildMinutes
The time of build in minutes (valid values: 0 to 59)
uint8 buildDay
The Day of the build (valid values: 1 to 31)
The isf_types.h file contains the ISF data type definitions and some of the globally used macros...
uint8 majorVersion
Major version number information.
uint8 buildSeconds
The time of build in seconds (valid values: 0 to 59)
uint8 buildYear
The Year of the build (valid values: 2000 + buildYear, max value = 2255)
build_info_t build_info
ISF build information.
isf_status_t isf_lib_init(void *pNull)
API to get ISF information.
isf_info_t isf_get_info(void)
API to get ISF information.
ISF Application Type for MailBox Application.
isf_status_enum
ISF library return status type.
uint32 isf_duration_t
ISF time duration in microseconds.
ISF Application Type for the DataLogger Application.
version_info_t version_info
ISF version information.
uint8 buildHours
The time of build in hours (in 24-hour notation) (valid values: 0 to 23)
This structure holds the build information of device/lib/component /user application etc...
General library initialization failure status.
int32 isf_status_t
ISF return status type.
uint8 minorVersion
Minor version number information.
#define MAX_ISF_COMMIT_ID_SIZE
The maximum size of the ISF commit_id.
isf_app_type_enum
ISF Embedded Application types.
ISF Application Type for Basic Application.
uint8 buildMonth
The Month of the build (valid values: 1(JAN) to 12(DEC))