Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DhostIntf.h78 void hostIntfClearInterruptMask(uint32_t bit);
/device/google/contexthub/firmware/src/
DnanohubCommand.c646 hostIntfClearInterruptMask(req->interrupt); in unmaskInterrupt()
DhostIntf.c1371 void hostIntfClearInterruptMask(uint32_t bit) in hostIntfClearInterruptMask() function