Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FXAS21002 FXOS8700Q
cn_cbor_context Struct Reference
The allocation context. More...
#include <cn-cbor.h>
Data Fields | |
cn_calloc_func | calloc_func |
The pool `calloc` routine. | |
cn_free_func | free_func |
The pool `free` routine. | |
void * | context |
Typically, the pool object, to be used when calling `calloc_func` and `free_func`. |
Detailed Description
The allocation context.
Definition at line 206 of file cn-cbor.h.
Field Documentation
void* context |
Generated on Tue Jul 12 2022 20:21:05 by
