Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c70 static struct RamPersistedDataAndDropbox* getInitedPersistedData(void) in getInitedPersistedData() function
145 struct RamPersistedDataAndDropbox *dbx = getInitedPersistedData(); in cpuInitLate()
169 struct RamPersistedDataAndDropbox *dbx = getInitedPersistedData(); in cpuRamPersistentBitGet()
176 struct RamPersistedDataAndDropbox *dbx = getInitedPersistedData(); in cpuRamPersistentBitSet()
271 struct RamPersistedDataAndDropbox *dbx = getInitedPersistedData(); in logHardFault()