Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DhostIntf.h76 void hostIntfSetInterruptMask(uint32_t bit);
/device/google/contexthub/firmware/src/
DhostIntf.c316 hostIntfSetInterruptMask(NANOHUB_INT_NONWAKEUP); in hostIntfRequest()
1349 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask() function
DnanohubCommand.c635 hostIntfSetInterruptMask(req->interrupt); in maskInterrupt()