nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
sx_error.h File Reference
#include <stdint.h>
#include <errno.h>
#include <cracen/statuscodes.h>

Go to the source code of this file.

Functions

int sx_err2errno (int sx_err)
 Function to convert CRACEN SW library error codes to errno.
 
const char * sx_err2str (int sx_err)
 Function to convert CRACEN SW library error codes to strings for logging.