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

  /device/google/contexthub/firmware/os/inc/
hostIntf.h 82 void hostIntfSetBusy(bool busy);
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 340 hostIntfSetBusy(true);
350 hostIntfSetBusy(false);
    [all...]
hostIntf.c 542 void hostIntfSetBusy(bool busy)
    [all...]

Completed in 53 milliseconds