Searched refs:memInfo (Results 1 – 2 of 2) sorted by relevance
467 NbuDbgMemInfo_t memInfo; in PLATFORM_RxNbuMemFullIndicationService() local468 memcpy(&memInfo, &data[1], sizeof(NbuDbgMemInfo_t)); in PLATFORM_RxNbuMemFullIndicationService()469 (*nbu_mem_error_callback)((void *)&memInfo); in PLATFORM_RxNbuMemFullIndicationService()
117 typedef void (*nbu_memory_error_callback_t)(NbuDbgMemInfo_t *memInfo);