Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h426 extern void EvrRtxThreadNew (osThreadFunc_t func, void *argument, const osThreadAttr_t *attr);
428 #define EvrRtxThreadNew(func, argument, attr) macro