![]() |
![]() |
The section has a list of all the error codes which are returned to the application. Base error code for the SBL module is defined in the. More...
Macros | |
| #define | SBL_EOK (0) |
| No Error. | |
| #define | SBL_EINVAL (MMWAVE_ERRNO_SBL_BASE-1) |
| Error Code: Invalid argument. | |
| #define | SBL_ESYNC (MMWAVE_ERRNO_SBL_BASE-2) |
| Error Code: Too many synchronization errors. | |
| #define | SBL_ERETRANS (MMWAVE_ERRNO_SBL_BASE-3) |
| Error Code: Too many unsuccessful retransmissions. | |
| #define | SBL_ECANCEL (MMWAVE_ERRNO_SBL_BASE-4) |
| Error Code: Cancelled by remote peer. | |
| #define | SBL_ENOMEM (MMWAVE_ERRNO_SBL_BASE-5) |
| Error Code: Out of memory. | |
| #define | SBL_EMAXMEM (MMWAVE_ERRNO_SBL_BASE-6) |
| Error Code: Exceeds maximum file size. | |
The section has a list of all the error codes which are returned to the application. Base error code for the SBL module is defined in the.