Searched refs:eepromSector (Results 1 – 2 of 2) sorted by relevance
538 bool SM130::writeKey(uint8_t eepromSector, KEY_TYPES_T keyType, string key) in writeKey() argument543 eepromSector &= 0x0f; // Only 0x00-0x0f is valid in writeKey()562 data.push_back(eepromSector); in writeKey()
296 bool writeKey(uint8_t eepromSector, KEY_TYPES_T keyType, std::string key);