14 #ifndef MCUXCLEXAMPLE_ELS_HELPER_H_ 15 #define MCUXCLEXAMPLE_ELS_HELPER_H_ 17 #include <mcuxClConfig.h> 18 #include <mcuxClCore_Platform.h> 69 static inline bool mcuxClExample_Els_Disable(
void)
#define MCUXCLELS_ERROR_FLAGS_CLEAR
Set this option at mcuxClEls_ErrorHandling_t to clear all ELS error flags.
Definition: mcuxClEls_Common.h:137
#define MCUXCLELS_STATUS_OK_WAIT
An _Async function successfully started an ELS command. Call #mcuxClEls_WaitForOperation to complete ...
Definition: mcuxClEls_Types.h:171
#define MCUXCLELS_STATUS_OK
No error occurred.
Definition: mcuxClEls_Types.h:170
#define MCUX_CSSL_FP_FUNCTION_CALL_BEGIN(...)
Call a flow protected function and check the protection token.
Definition: mcuxCsslFlowProtection.h:576
Definition of function identifiers for the flow protection mechanism.
Top-level include file for the ELS driver.
uint32_t mcuxClEls_ResetOption_t
Type to handle ELS reset options.
Definition: mcuxClEls_Common.h:292
Provides the API for the CSSL flow protection mechanism.
#define MCUX_CSSL_FP_FUNCTION_CALL_END(...)
End a function call section started by MCUX_CSSL_FP_FUNCTION_CALL_BEGIN.
Definition: mcuxCsslFlowProtection.h:611
#define MCUX_CSSL_FP_FUNCTION_CALLED(...)
Expectation of a called function.
Definition: mcuxCsslFlowProtection.h:730