Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
DeeData.c28 static void* eeFind(uint32_t nameToFind, uint32_t *offset, bool findFirst, uint32_t *szP) in eeFind() argument
48 if (findFirst) in eeFind()