Searched refs:cpuAppHandle (Results 1 – 3 of 3) sorted by relevance
43 void cpuAppHandle(const struct AppHdr *appHdr, struct PlatAppInfo *platInfo, uint32_t evtType, cons…
208 void cpuAppHandle(const struct AppHdr *app, struct PlatAppInfo *platInfo, uint32_t evtType, const v… in cpuAppHandle() function
341 cpuAppHandle(task->app, &task->platInfo, in osTaskHandle()