Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DapInt.h27 void apIntSet(bool wakeup);
/device/google/contexthub/firmware/src/platform/stm32f4xx/
DapInt.c41 void apIntSet(bool wakeup) in apIntSet() function
/device/google/contexthub/firmware/src/
DhostIntf.c1316 apIntSet(true); in hostIntfSetInterrupt()
1319 apIntSet(false); in hostIntfSetInterrupt()
1359 apIntSet(false); in hostIntfSetInterruptMask()
1379 apIntSet(true); in hostIntfClearInterruptMask()