Searched refs:txfr_heap_mem (Results 1 – 1 of 1) sorted by relevance
67 static uint8_t txfr_heap_mem[configTOTAL_HEAP_SIZE]; variable197 … ret = tx_byte_pool_create(&txfr_heap, "txfr_byte_pool", txfr_heap_mem, configTOTAL_HEAP_SIZE); in tx_freertos_init()