Home
last modified time | relevance | path

Searched refs:cpuIntsOff (Results 1 – 13 of 13) sorted by relevance

/device/google/contexthub/firmware/os/core/
DeventQ.c114 intSta = cpuIntsOff(); in evtQueueEnqueue()
138 intSta = cpuIntsOff(); in evtQueueEnqueue()
162 uint64_t intSta = cpuIntsOff(); in evtQueueRemoveAllMatching()
185 intSta = cpuIntsOff(); in evtQueueDequeue()
Dtimer.c121 uint64_t intSta = cpuIntsOff(); in timFireAsNeededAndUpdateAlarms()
242 uint64_t intState = cpuIntsOff(); in timTimerCancelEx()
276 intState = cpuIntsOff(); in timTimerCancelAll()
DhostIntf.c1624 uint64_t state = cpuIntsOff(); in hostIntfSetInterrupt()
1647 uint64_t state = cpuIntsOff(); in hostIntfClearInterrupt()
1665 uint64_t state = cpuIntsOff(); in hostIntfSetInterruptMask()
1687 uint64_t state = cpuIntsOff(); in hostIntfClearInterruptMask()
Dspi.c418 uint64_t flags = cpuIntsOff(); in spiSlaveWaitForInactive()
Dseos.c1158 cpuIntsOff(); in osMainInit()
DnanohubCommand.c847 state = cpuIntsOff(); in nanohubPrefetchTx()
/device/google/contexthub/firmware/os/cpu/x86/
Dcpu.c25 uint64_t cpuIntsOff(void) in cpuIntsOff() function
/device/google/contexthub/firmware/os/inc/
Dcpu.h33 uint64_t cpuIntsOff(void);
/device/google/contexthub/firmware/os/platform/stm32/
Dmpu.c95 intState = cpuIntsOff(); in mpuRegionCfg()
Drtc.c212 intState = cpuIntsOff(); in rtcSetWakeupTimer()
Dplatform.c413 intState = cpuIntsOff(); in platSleepClockRequest()
668 intState = cpuIntsOff(); in platSleep()
Dgpio.c270 state = cpuIntsOff(); in gpioBitbangedUartOut()
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c186 uint64_t cpuIntsOff(void) in cpuIntsOff() function