Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h213 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/
Dcmsis_os2.h316 osStatus_t osKernelGetInfo (osVersion_t *version, char *id_buf, uint32_t id_size);