Home
last modified time | relevance | path

Searched refs:txfr_idle_task_entry (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c107 static void txfr_idle_task_entry(ULONG id) in txfr_idle_task_entry() function
208 ret = tx_thread_create(&txfr_idle_task, "txfr_idle_task", txfr_idle_task_entry, 0u, in tx_freertos_init()