Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
Error codes
Typedefs | |
typedef int32_t | psa_status_t |
Function return status. |
Typedef Documentation
typedef int32_t psa_status_t |
Function return status.
This is either PSA_SUCCESS (which is zero), indicating success, or a small negative value indicating that an error occurred. Errors are encoded as one of the PSA_ERROR_xxx
values defined here.
Definition at line 55 of file crypto_types.h.
Generated on Tue Jul 12 2022 13:55:24 by
