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

txfr_idle_task variable

Syntax

static TX_THREAD txfr_idle_task;

References

LocationReferrerText
tx_freertos.c:45
static TX_THREAD txfr_idle_task;
tx_freertos.c:202tx_freertos_init()
ret = tx_thread_create(&txfr_idle_task, "txfr_idle_task", txfr_idle_task_entry, 0u,

Type Use

Type of txfr_idle_task
txfr_idle_task
all items filtered out