nRF5 SDK v15.2.0
Macros
Codes reserved as identification for module where the error occurred.

Macros

#define NRF_ERROR_MEMORY_MANAGER_ERR_BASE   (0x8100)
 
#define NRF_ERROR_PERIPH_DRIVERS_ERR_BASE   (0x8200)
 
#define NRF_ERROR_GAZELLE_ERR_BASE   (0x8300)
 
#define NRF_ERROR_BLE_IPSP_ERR_BASE   (0x8400)
 
#define NRF_ERROR_CRYPTO_ERR_BASE   (0x8500)
 

Detailed Description

Macro Definition Documentation

#define NRF_ERROR_BLE_IPSP_ERR_BASE   (0x8400)

Base address for BLE IPSP related errors.

#define NRF_ERROR_CRYPTO_ERR_BASE   (0x8500)

Base address for crypto related errors.

#define NRF_ERROR_GAZELLE_ERR_BASE   (0x8300)

Base address for Gazelle related errors.

#define NRF_ERROR_MEMORY_MANAGER_ERR_BASE   (0x8100)

Base address for Memory Manager related errors.

#define NRF_ERROR_PERIPH_DRIVERS_ERR_BASE   (0x8200)

Base address for Peripheral drivers related errors.


Documentation feedback | Developer Zone | Subscribe | Updated