Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c674 static uint32_t os_libspace[OS_THREAD_LIBSPACE_NUM+1][LIBSPACE_SIZE/4] \ variable
717 return (void *)&os_libspace[n][0]; in __user_perthread_libspace()