Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/m24lr64e/
Dm24lr64e.cxx136 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
Dm24lr64e.h274 mraa::Result EEPROM_Write_Bytes(unsigned int address, uint8_t* data,