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 drivers: add mb85rc fram driver 2023-08-30 17:38:21 +02:00
eeprom_at2x.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
eeprom_at2x_emul.c i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
eeprom_emulator.c drivers: eeprom_emulator: fix compile warning 2023-11-06 23:59:05 +01:00
eeprom_fake.c drivers: fake: now just check for CONFIG_ZTEST 2023-10-20 15:04:29 +02:00
eeprom_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
eeprom_lpc11u6x.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
eeprom_mb85rcxx.c drivers: mb85rc: support use of multiple modules as a single one 2023-08-30 17:38:21 +02:00
eeprom_mchp_xec.c drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
eeprom_shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
eeprom_simulator.c drivers epprom_simulator: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
eeprom_stm32.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
eeprom_tmp116.c
Kconfig drivers: eeprom: remove CONFIG_EMUL_EEPROM_AT2X 2024-06-18 14:33:58 -04:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.mb85rcxx drivers: add mb85rc fram driver 2023-08-30 17:38:21 +02:00
Kconfig.stm32
Kconfig.tmp116
Kconfig.xec drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00