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

  /device/google/contexthub/firmware/os/inc/
cpu.h 39 bool cpuAppLoad(const struct AppHdr *appHdr, struct PlatAppInfo *platInfo);
  /device/google/contexthub/firmware/os/cpu/cortexm4/
appSupport.c 141 bool cpuAppLoad(const struct AppHdr *app, struct PlatAppInfo *platInfo)
  /device/google/contexthub/firmware/os/core/
seos.c 724 cpuAppLoad(task->app, &task->platInfo);
    [all...]

Completed in 180 milliseconds