Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h184 typedef txfr_task_t StaticTask_t; typedef
346 StaticTask_t *const pxTaskBuffer);
Dtx_freertos.c326 StaticTask_t *const pxTaskBuffer) in xTaskCreateStatic()