nRF5 SDK v13.0.0
Macros
crys_srp_error

This module contains the definitions of the CRYS SRP errors. More...

Macros

#define CRYS_SRP_PARAM_INVALID_ERROR   (CRYS_SRP_MODULE_ERROR_BASE + 0x01UL)
 
#define CRYS_SRP_MOD_SIZE_INVALID_ERROR   (CRYS_SRP_MODULE_ERROR_BASE + 0x02UL)
 
#define CRYS_SRP_STATE_UNINITIALIZED_ERROR   (CRYS_SRP_MODULE_ERROR_BASE + 0x03UL)
 
#define CRYS_SRP_RESULT_ERROR   (CRYS_SRP_MODULE_ERROR_BASE + 0x04UL)
 
#define CRYS_SRP_PARAM_ERROR   (CRYS_SRP_MODULE_ERROR_BASE + 0x05UL)
 

Detailed Description

This module contains the definitions of the CRYS SRP errors.


Documentation feedback | Developer Zone | Subscribe | Updated