Symbols
loading...
Files
loading...

tx_byte_allocate macro

Syntax

#define tx_byte_allocate _txe_byte_allocate

Examples

tx_byte_allocate is referenced by 29 libraries and example projects.

References

LocationText
tx_api.h:1021
#define tx_byte_allocate _tx_byte_allocate
tx_api.h:1256
#define tx_byte_allocate _txe_byte_allocate
tx_freertos.c:75
ret = tx_byte_allocate(&txfr_heap, &p, len, 0u);