Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Config/
DRTX_Config.c55 case osRtxErrorClibMutex: in osRtxErrorNotify()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h401 #define osRtxErrorClibMutex 5U ///< Standard C/C++ library mutex initialization failed. macro
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c738 (void)osRtxKernelErrorNotify(osRtxErrorClibMutex, m); in _mutex_initialize()