Lines Matching full:eeprom
174 Read one or more words from the configuration eeprom.
175 The FTDI chip performs eeprom I/O in 16-bit words.
182 array will contain the requested values from eeprom after the call.
192 The FT232R chip has an internal eeprom.
193 An external serial eeprom is optional on other FTDI chips.
194 The eeprom may contain 64, 128, or 256 words,
197 When no eeprom is present, all words in the returned data are 0xffff.
198 An erased eeprom also reads as all 0xffff.
200 Write one or more words to the configuration eeprom.
206 The FTDI chip does a blind write to the eeprom, and it will appear
207 to succeed even when no eeprom is present.
212 Any position within the eeprom can be overwritten at any time.
214 Erase the entire eeprom.