Home
last modified time | relevance | path

Searched refs:cpuIntsOn (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/cpu/x86/
Dcpu.c32 uint64_t cpuIntsOn(void) in cpuIntsOn() function
/device/google/contexthub/firmware/os/inc/
Dcpu.h34 uint64_t cpuIntsOn(void);
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c199 uint64_t cpuIntsOn(void) in cpuIntsOn() function
/device/google/contexthub/firmware/os/core/
Dseos.c1166 cpuIntsOn(); in osMainInit()