txfr_heap_mem is only used within threadx.
 
Symbols
loading...
Files
loading...

txfr_heap_mem variable

Syntax

static uint8_t txfr_heap_mem[configTOTAL_HEAP_SIZE];

References

LocationReferrerText
tx_freertos.c:59
static uint8_t txfr_heap_mem[configTOTAL_HEAP_SIZE];
tx_freertos.c:188tx_freertos_init()
ret = tx_byte_pool_create(&txfr_heap, "txfr_byte_pool", txfr_heap_mem, configTOTAL_HEAP_SIZE);

Data Use

Functions reading txfr_heap_mem
txfr_heap_mem
all items filtered out
Type of txfr_heap_mem
txfr_heap_mem
uint8_t
all items filtered out