Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DhostIntf.h77 void hostIntfSetInterruptMask(uint32_t bit);
/device/google/contexthub/firmware/os/core/
DhostIntf.c347 hostIntfSetInterruptMask(NANOHUB_INT_NONWAKEUP); in hostIntfRequest()
1577 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask() function
DnanohubCommand.c650 hostIntfSetInterruptMask(req->interrupt); in maskInterrupt()