Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.h190 extern void osRtxThreadWaitExit (os_thread_t *thread, uint32_t ret_val, bool_t dispatch);
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h646 extern void EvrRtxThreadUnblocked (osThreadId_t thread_id, uint32_t ret_val);
648 #define EvrRtxThreadUnblocked(thread_id, ret_val) argument