CryptoAuthLib v3.7.7
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
calib_packet.h File Reference

Defines packet allocation functions. More...

#include "calib_command.h"
#include "atca_device.h"
#include "atca_config.h"

Data Structures

struct  calib_packet_cache_s
 

Typedefs

typedef struct calib_packet_cache_s calib_packet_cache_t
 

Functions

ATCAPacketcalib_packet_alloc (void)
 
void calib_packet_free (ATCAPacket *packet)
 

Detailed Description

Defines packet allocation functions.

The APIs are used for allocating packets in heap or bss according to atcab heap availability. Corresponding memory free is done

This supports the ATECC device family.