Home
last modified time | relevance | path

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

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