Lines Matching full:eeprom
4 * @brief Public APIs for the I2C EEPROM Target driver.
16 * @brief I2C EEPROM Target Driver API
17 * @defgroup i2c_eeprom_target_api I2C EEPROM Target Driver API
25 * @brief Program memory of the virtual EEPROM
28 * @param eeprom_data Pointer of data to program into the virtual eeprom memory
29 * @param length Length of data to program into the virtual eeprom memory
38 * @brief Read single byte of virtual EEPROM memory
41 * @param eeprom_data Pointer of byte where to store the virtual eeprom memory
42 * @param offset Offset into EEPROM memory where to read the byte
51 * @brief Change the address of eeprom target at runtime
54 * @param addr New address to assign to the eeprom target device