Default configuration for Microchip CryptoAuth devices. More...
Default configuration for Microchip CryptoAuth devices.
Definition in file atca_params.h.
#include "board.h"#include "periph/i2c.h"#include "atca.h"#include "cryptoauthlib.h"#include "kernel_defines.h"
 Include dependency graph for atca_params.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | ATCA_NUMOF (ARRAY_SIZE(atca_params)) | 
| Number of connected devices.  | |
Variables | |
| static const ATCAIfaceCfg | atca_params [] | 
| Allocation of ATCA device descriptors.  More... | |
| ATCADevice | atca_devs_ptr [ATCA_NUMOF] | 
| List of device pointers for all available devices.  | |
| #define | ATCA_PARAM_I2C (I2C_DEV(0)) | 
| #define | ATCA_PARAM_ADDR (ATCA_I2C_ADDR) | 
| #define | ATCA_RX_RETRIES (20) | 
| #define | ATCA_DEVTYPE (ATECC608A) | 
| #define | ATCA_PARAMS | 
| Configuration parameters for the primary ATCA device.  More... | |