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

/device/google/contexthub/firmware/os/inc/
H A DeeData.h30 * (deleting a non-existent item always suceeds). You can use eeDataGet() to get items. It
45 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP);
/device/google/contexthub/firmware/os/platform/stm32/
H A DeeData.c121 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP) function

Completed in 76 milliseconds