Home
last modified time | relevance | path

Searched defs:intState (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dtimer.c226 uint64_t intState = cpuIntsOff(); in timTimerCancelEx() local
255 uint64_t intState; in timTimerCancelAll() local
/device/google/contexthub/firmware/os/platform/stm32/
Dmpu.c66 uint64_t intState; in mpuRegionCfg() local
Drtc.c165 uint64_t intState; in rtcSetWakeupTimer() local
Dplatform.c397 uint64_t intState, curTime = timGetTime(); in platSleepClockRequest() local
589 uint64_t predecrement = 0, curTime = timGetTime(), length = mWakeupTime - curTime, intState; in platSleep() local