Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Config/
DRTX_Config.c52 case osRtxErrorClibSpace: in osRtxErrorNotify()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h400 #define osRtxErrorClibSpace 4U ///< Standard C/C++ library libspace not available: inc… macro
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c710 (void)osRtxKernelErrorNotify(osRtxErrorClibSpace, id); in __user_perthread_libspace()