OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platGetPersistentRamStore
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
plat.h
63
void*
platGetPersistentRamStore
(uint32_t *bytes);
/device/google/contexthub/firmware/os/cpu/cortexm4/
cpu.c
65
void *loc =
platGetPersistentRamStore
(&bytes);
/device/google/contexthub/firmware/os/platform/stm32/
platform.c
688
void*
platGetPersistentRamStore
(uint32_t *bytes)
Completed in 484 milliseconds