Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DapInt.h28 void apIntClear(bool wakeup);
/device/google/contexthub/firmware/os/platform/stm32/
DapInt.c53 void apIntClear(bool wakeup) in apIntClear() function
/device/google/contexthub/firmware/os/core/
DhostIntf.c1567 apIntClear(true); in hostIntfClearInterrupt()
1570 apIntClear(false); in hostIntfClearInterrupt()
1585 apIntClear(true); in hostIntfSetInterruptMask()
1609 apIntClear(false); in hostIntfClearInterruptMask()