Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DapInt.h27 void apIntSet(bool wakeup);
/device/google/contexthub/firmware/os/platform/stm32/
DapInt.c41 void apIntSet(bool wakeup) in apIntSet() function
/device/google/contexthub/firmware/os/core/
DhostIntf.c1544 apIntSet(true); in hostIntfSetInterrupt()
1547 apIntSet(false); in hostIntfSetInterrupt()
1587 apIntSet(false); in hostIntfSetInterruptMask()
1607 apIntSet(true); in hostIntfClearInterruptMask()