HomeSort by relevance Sort by last modified time
    Searched refs:cpuIntsRestore (Results 1 - 12 of 12) sorted by null

  /device/google/contexthub/firmware/os/cpu/x86/
cpu.c 39 void cpuIntsRestore(uint64_t state)
  /device/google/contexthub/firmware/os/inc/
cpu.h 35 void cpuIntsRestore(uint64_t state);
  /device/google/contexthub/firmware/os/core/
eventQ.c 124 cpuIntsRestore (intSta);
153 cpuIntsRestore(intSta);
174 cpuIntsRestore(intSta);
202 cpuIntsRestore(intSta);
205 cpuIntsRestore(intSta);
timer.c 168 cpuIntsRestore(intSta);
253 cpuIntsRestore(intState);
286 cpuIntsRestore(intState);
spi.c 437 cpuIntsRestore(flags);
445 cpuIntsRestore(flags);
hostIntf.c     [all...]
nanohubCommand.c 855 cpuIntsRestore(state);
    [all...]
  /device/google/contexthub/firmware/os/platform/stm32/
mpu.c 104 cpuIntsRestore(intState);
rtc.c 245 cpuIntsRestore(intState);
platform.c 424 cpuIntsRestore(intState);
682 cpuIntsRestore(intState);
gpio.c 286 cpuIntsRestore(state);
  /device/google/contexthub/firmware/os/cpu/cortexm4/
cpu.c 212 void cpuIntsRestore(uint64_t state)

Completed in 320 milliseconds