Searched refs:EEPROM_Read_Bytes (Results 1 – 2 of 2) sorted by relevance
171 EEPROM_Read_Bytes(UID_ADDR, buffer, UID_LENGTH); in getUID()209 return EEPROM_Read_Bytes(address, buffer, len); in readBytes()282 int M24LR64E::EEPROM_Read_Bytes(unsigned int address, in EEPROM_Read_Bytes() function in M24LR64E
277 int EEPROM_Read_Bytes(unsigned int address,