Searched refs:id_size (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/ |
D | rtx_evr.h | 213 extern void EvrRtxKernelGetInfo (osVersion_t *version, char *id_buf, uint32_t id_size); 215 #define EvrRtxKernelGetInfo(version, id_buf, id_size) argument 225 … void EvrRtxKernelInfoRetrieved (const osVersion_t *version, const char *id_buf, uint32_t id_size); 227 #define EvrRtxKernelInfoRetrieved(version, id_buf, id_size) argument
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/Include/ |
D | cmsis_os2.h | 316 osStatus_t osKernelGetInfo (osVersion_t *version, char *id_buf, uint32_t id_size);
|