Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DeeData.h45 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP);
/device/google/contexthub/firmware/os/platform/stm32/
DeeData.c93 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP) in eeDataGet() function