Home
last modified time | relevance | path

Searched refs:hostIntfClearInterruptMask (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DhostIntf.h79 void hostIntfClearInterruptMask(uint32_t bit);
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c661 hostIntfClearInterruptMask(req->interrupt); in unmaskInterrupt()
DhostIntf.c1599 void hostIntfClearInterruptMask(uint32_t bit) in hostIntfClearInterruptMask() function