Searched refs:EEPROM_Write_Bytes (Results 1 – 2 of 2) sorted by relevance
136 EEPROM_Write_Bytes(0, buf, 64); in clearSectorProtect()199 return EEPROM_Write_Bytes(address, buffer, len); in writeBytes()230 mraa::Result M24LR64E::EEPROM_Write_Bytes(unsigned int address, uint8_t* data, in EEPROM_Write_Bytes() function in M24LR64E
274 mraa::Result EEPROM_Write_Bytes(unsigned int address, uint8_t* data,