Home
last modified time | relevance | path

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

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