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