12 #include "fsl_os_abstraction.h"
53 OSA_EnterCritical(kCriticalDisableInt);
56 if(kStatus_OSA_Success != st){
61 OSA_ExitCritical(kCriticalDisableInt);
#define ISF_SYSTEM_READY_EVENT
Definition of the system ready event.
isf_status_t isf_lib_init(void *pOptions)
Please see isf_init.h for complete documentation.
volatile uint8 synchCreate
The isf_user_config.h file contains the user configurable settings to either include or exclude an IS...
isf_status_t ci_init(void)
This API initializes the Command Interpreter.
event_t isfSysEventHandler
isf_status_t bm_init(void)
Bus management initialization .
General library initialization failure status.
The isf_init.h file contains the task initialization attributes required for initialization of the fo...
int32 isf_status_t
ISF return status type.
void isf_system_sync(void)
This function synchronizes the user tasks and the system initialization.