HomeSort by relevance Sort by last modified time
    Searched refs:cpuAppUnload (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
cpu.h 40 void cpuAppUnload(const struct AppHdr *appHdr, struct PlatAppInfo *platInfo);
  /device/google/contexthub/firmware/os/cpu/cortexm4/
appSupport.c 170 void cpuAppUnload(const struct AppHdr *app, struct PlatAppInfo *platInfo)
  /device/google/contexthub/firmware/os/core/
seos.c 738 cpuAppUnload(task->app, &task->platInfo);
    [all...]

Completed in 493 milliseconds