zephyr/drivers/eeprom
Jordan Yates 07870934e3 everywhere: replace double words
Treewide search and replace on a range of double word combinations:
    * `the the`
    * `to to`
    * `if if`
    * `that that`
    * `on on`
    * `is is`
    * `from from`

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-22 05:40:22 -04:00
..
CMakeLists.txt
Kconfig drivers: eeprom: remove CONFIG_EMUL_EEPROM_AT2X 2024-06-18 14:33:58 -04:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.mb85rcxx
Kconfig.stm32
Kconfig.tmp116
Kconfig.xec
eeprom_at2x.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
eeprom_at2x_emul.c
eeprom_emulator.c
eeprom_fake.c
eeprom_handlers.c
eeprom_lpc11u6x.c
eeprom_mb85rcxx.c
eeprom_mchp_xec.c
eeprom_shell.c
eeprom_simulator.c
eeprom_stm32.c
eeprom_tmp116.c