Searched refs:txfr_heap (Results 1 – 1 of 1) sorted by relevance
65 static TX_BYTE_POOL txfr_heap; variable81 ret = tx_byte_allocate(&txfr_heap, &p, len, 0u); in txfr_malloc()194 … ret = tx_byte_pool_create(&txfr_heap, "txfr_byte_pool", txfr_heap_mem, configTOTAL_HEAP_SIZE); in tx_freertos_init()