Home
last modified time | relevance | path

Searched refs:cpuIntsRestore (Results 1 – 12 of 12) sorted by relevance

/device/google/contexthub/firmware/os/core/
DeventQ.c124 cpuIntsRestore (intSta); in evtQueueEnqueue()
153 cpuIntsRestore(intSta); in evtQueueEnqueue()
174 cpuIntsRestore(intSta); in evtQueueRemoveAllMatching()
202 cpuIntsRestore(intSta); in evtQueueDequeue()
205 cpuIntsRestore(intSta); in evtQueueDequeue()
Dtimer.c168 cpuIntsRestore(intSta); in timFireAsNeededAndUpdateAlarms()
253 cpuIntsRestore(intState); in timTimerCancelEx()
286 cpuIntsRestore(intState); in timTimerCancelAll()
Dspi.c437 cpuIntsRestore(flags); in spiSlaveWaitForInactive()
445 cpuIntsRestore(flags); in spiSlaveWaitForInactive()
DhostIntf.c1637 cpuIntsRestore(state); in hostIntfSetInterrupt()
1660 cpuIntsRestore(state); in hostIntfClearInterrupt()
1677 cpuIntsRestore(state); in hostIntfSetInterruptMask()
1699 cpuIntsRestore(state); in hostIntfClearInterruptMask()
DnanohubCommand.c855 cpuIntsRestore(state); in nanohubPrefetchTx()
/device/google/contexthub/firmware/os/cpu/x86/
Dcpu.c39 void cpuIntsRestore(uint64_t state) in cpuIntsRestore() function
/device/google/contexthub/firmware/os/inc/
Dcpu.h35 void cpuIntsRestore(uint64_t state);
/device/google/contexthub/firmware/os/platform/stm32/
Dmpu.c104 cpuIntsRestore(intState); in mpuRegionCfg()
Drtc.c245 cpuIntsRestore(intState); in rtcSetWakeupTimer()
Dplatform.c424 cpuIntsRestore(intState); in platSleepClockRequest()
684 cpuIntsRestore(intState); in platSleep()
Dgpio.c286 cpuIntsRestore(state); in gpioBitbangedUartOut()
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c212 void cpuIntsRestore(uint64_t state) in cpuIntsRestore() function