Searched refs:pHwId (Results 1 – 1 of 1) sorted by relevance
474 uint64_t *pHwId = va_arg(args, uint64_t*); in osChreApiPlatformId() local475 if (pHwId) in osChreApiPlatformId()476 *pHwId = osChreGetPlatformId(); in osChreApiPlatformId()