Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DapInt.h28 void apIntClear(bool wakeup);
/device/google/contexthub/firmware/src/platform/stm32f4xx/
DapInt.c53 void apIntClear(bool wakeup) in apIntClear() function
/device/google/contexthub/firmware/src/
DhostIntf.c1339 apIntClear(true); in hostIntfClearInterrupt()
1342 apIntClear(false); in hostIntfClearInterrupt()
1357 apIntClear(true); in hostIntfSetInterruptMask()
1381 apIntClear(false); in hostIntfClearInterruptMask()