Defines packet allocation functions. More...
Functions | |
ATCAPacket * | calib_packet_alloc (void) |
void | calib_packet_free (ATCAPacket *packet) |
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.