Home
last modified time | relevance | path

Searched refs:cpuRamPersistentBitSet (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dcpu.h49 void cpuRamPersistentBitSet(uint32_t which, bool on);
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c174 void cpuRamPersistentBitSet(uint32_t which, bool on) in cpuRamPersistentBitSet() function