XCORE SDK
XCORE Software Development Kit
sl_wfx_general_error_api.h
Go to the documentation of this file.
1 /***************************************************************************/
8 #ifndef _SL_WFX_GENERAL_ERROR_API_H_
9 #define _SL_WFX_GENERAL_ERROR_API_H_
10 
11 /**********************************************************************/
12 /* Assert Error Codes */
13 /**********************************************************************/
14 
27 typedef enum sl_wfx_error_e {
47 
54 #endif /* _SL_WFX_GENERAL_ERROR_API_H_ */
enum sl_wfx_error_e sl_wfx_error_t
specifies the type of error reported by the indication message sl_wfx_error_ind_body_t
sl_wfx_error_e
specifies the type of error reported by the indication message sl_wfx_error_ind_body_t
Definition: sl_wfx_general_error_api.h:27
@ SL_WFX_ERROR_SECURELINK_WRONG_ENCRYPTION_STATE
Encryption state of the received message doesn't match the SecureLink bitmap. Param: was encrypted.
Definition: sl_wfx_general_error_api.h:39
@ SL_WFX_ERROR_OOR_VOLTAGE
Out-of-range power supply voltage detected, the last voltage value is returned. Param: measured volta...
Definition: sl_wfx_general_error_api.h:32
@ SL_WFX_ERROR_DEPRECATED_4
Not used anymore.
Definition: sl_wfx_general_error_api.h:41
@ SL_WFX_ERROR_DEPRECATED_1
Not used anymore.
Definition: sl_wfx_general_error_api.h:30
@ SL_WFX_ERROR_FIRMWARE_ROLLBACK
Firmware rollback error, no data returned.
Definition: sl_wfx_general_error_api.h:28
@ SL_WFX_ERROR_DEPRECATED_5
Not used anymore.
Definition: sl_wfx_general_error_api.h:42
@ SL_WFX_ERROR_SECURELINK_DECRYPTION
An error occured during message decryption (can be a counter mismatch or wrong CCM tag)
Definition: sl_wfx_general_error_api.h:38
@ SL_WFX_ERROR_DEPRECATED_3
Not used anymore.
Definition: sl_wfx_general_error_api.h:37
@ SL_WFX_ERROR_SECURELINK_EXPECTED_BITMAP
The SecureLink bitmap must be configured right after key exchange.
Definition: sl_wfx_general_error_api.h:45
@ SL_WFX_ERROR_DEPRECATED_0
Not used anymore.
Definition: sl_wfx_general_error_api.h:29
@ SL_WFX_ERROR_OOR_TEMPERATURE
Out-of-range temperature, no data returned.
Definition: sl_wfx_general_error_api.h:34
@ SL_WFX_HIF_BUS_ERROR
HIF HW has reported an error. Param: HIF status register.
Definition: sl_wfx_general_error_api.h:43
@ SL_WFX_ERROR_REQ_DURING_KEY_EXCHANGE
Requests from Host are forbidden until the end of key exchange (Host should wait for the associated i...
Definition: sl_wfx_general_error_api.h:35
@ SL_WFX_ERROR_PDS_VERSION
Wrong PDS version detected, no data returned.
Definition: sl_wfx_general_error_api.h:33
@ SL_WFX_ERROR_INVALID_SESSION_KEY
Secure Link Session key is invalid (probably not initialized)
Definition: sl_wfx_general_error_api.h:31
@ SL_WFX_SPI_OR_SDIO_FREQ_TOO_LOW
SPI or SDIO bus clock is too slow (<1kHz)
Definition: sl_wfx_general_error_api.h:40
@ SL_WFX_ERROR_DEPRECATED_2
Not used anymore.
Definition: sl_wfx_general_error_api.h:36
@ SL_WFX_PDS_TESTFEATURE_MODE_ERROR
Unknown TestFeatureMode during test feature init.
Definition: sl_wfx_general_error_api.h:44