Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c538 extern void * const osRtxUserSVC[];
539 __WEAK void * const osRtxUserSVC[1] = { (void *)0 }; variable