20 #ifndef MCUXCLMATH_TYPES_H_ 21 #define MCUXCLMATH_TYPES_H_ 51 #define MCUXCLMATH_ERRORCODE_OK ((mcuxClMath_Status_t) 0x17171717u) 52 #define MCUXCLMATH_ERRORCODE_ERROR ((mcuxClMath_Status_t) 0x17177171u) uint64_t mcuxClMath_Status_Protected_t
Type for error codes used by code-flow protected Math component functions.
Definition: mcuxClMath_Types.h:49
uint32_t mcuxClMath_Status_t
Type for error codes used by Math component functions.
Definition: mcuxClMath_Types.h:44