nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
ssf_errno.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef SSF_ERRNO_H__
8
#define SSF_ERRNO_H__
9
10
#define SSF_EPERM 1
11
#define SSF_EIO 5
12
#define SSF_ENXIO 6
13
#define SSF_EAGAIN 11
14
#define SSF_ENOMEM 12
15
#define SSF_EFAULT 14
16
#define SSF_EBUSY 16
17
#define SSF_EINVAL 22
18
#define SSF_ENODATA 61
19
#define SSF_EPROTO 71
20
#define SSF_EBADMSG 77
21
#define SSF_ENOBUFS 105
22
#define SSF_EADDRINUSE 112
23
#define SSF_ETIMEDOUT 116
24
#define SSF_EALREADY 120
25
#define SSF_EMSGSIZE 122
26
#define SSF_EPROTONOSUPPORT 123
27
#define SSF_ENOTSUP 134
28
29
#endif
/* SSF_ERRNO_H__ */
include
sdfw
sdfw_services
ssf_errno.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0