CryptoAuthLib v3.7.6
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"

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.