Defines all types used by the mcuxClMemory functions. More...
Modules | |
| mcuxClMemory_Types_Macros | |
| Defines all macros of mcuxClMemory_Types. | |
Typedefs | |
| typedef uint32_t | mcuxClMemory_Status_t |
| Type for error codes of mcuxClMemory component functions. More... | |
Functions | |
| typedef | MCUX_CSSL_FP_PROTECTED_TYPE (mcuxClMemory_Status_t) mcuxClMemory_Status_Protected_t |
| Type for error codes used by code-flow protected mcuxClMemory component functions. More... | |
Defines all types used by the mcuxClMemory functions.
| typedef uint32_t mcuxClMemory_Status_t |
Type for error codes of mcuxClMemory component functions.
Type returned by mcuxClMemory functions. See MCUXCLMEMORY_STATUS_ for possible options.
| MCUX_CSSL_FP_PROTECTED_TYPE | ( | uint32_t | ) |
Type for error codes used by code-flow protected mcuxClMemory component functions.
Type for error codes used by code-flow protected mcuxClMemory component functions.