Defines all macros of mcuxClMath. More...
Macros | |
#define | MCUXCLMATH_ERRORCODE_OK |
Math operation successful. More... | |
#define | MCUXCLMATH_ERRORCODE_ERROR |
Error occurred during Math operation. More... | |
Typedefs | |
typedef uint32_t | mcuxClMath_Status_t |
Type for error codes used by Math component functions. More... | |
typedef uint64_t | mcuxClMath_Status_Protected_t |
Type for error codes used by code-flow protected Math component functions. More... | |
Defines all macros of mcuxClMath.
#define MCUXCLMATH_ERRORCODE_OK |
Math operation successful.
#define MCUXCLMATH_ERRORCODE_ERROR |
Error occurred during Math operation.
typedef uint32_t mcuxClMath_Status_t |
Type for error codes used by Math component functions.
typedef uint64_t mcuxClMath_Status_Protected_t |
Type for error codes used by code-flow protected Math component functions.