Searched defs:szP (Results  1 – 1 of 1) sorted by relevance
| /device/google/contexthub/firmware/os/platform/stm32/ | 
| D | eeData.c | 28 static void* eeFind(uint32_t nameToFind, uint32_t *offset, bool findFirst, uint32_t *szP)  in eeFind() 68 static void *eeDataGetEx(uint32_t name, uint32_t *offsetP, bool first, void *buf, uint32_t *szP)  in eeDataGetEx() 121 bool eeDataGet(uint32_t name, void *buf, uint32_t *szP)  in eeDataGet() 128 void *eeDataGetAllVersions(uint32_t name, void *buf, uint32_t *szP, void **stateP)  in eeDataGetAllVersions()
  |