Searched refs:eeFind (Results 1 – 1 of 1) sorted by relevance
27 static void* eeFind(uint32_t nameToFind, uint32_t *offset, bool findFirst, uint32_t *szP) in eeFind() function76 data = eeFind(name, offsetP, first, &sz); in eeDataGetEx()122 space = eeFind(EE_DATA_NAME_MAX, NULL, false, &sz); in eeDataSet()