zephyr/drivers/eeprom
Haiyue Wang 99f4a078d2 drivers: eeprom: stm32: simplify write error handling
Remove the extra unlock and value return, just print the error code when
failed to do DATAEEPROM_Lock().

Signed-off-by: Haiyue Wang <haiyuewa@163.com>
2025-04-09 06:53:50 +02:00
..
CMakeLists.txt
eeprom_at2x_emul.c
eeprom_at2x.c drivers: eeprom: at2x: remove orphaned k_mutex_unlock 2024-12-20 03:17:52 +01:00
eeprom_emulator.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_fake.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_handlers.c
eeprom_lpc11u6x.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mb85rcxx.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mb85rsxx.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mchp_xec.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_shell.c eeprom_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
eeprom_simulator_native.c
eeprom_simulator_native.h
eeprom_simulator.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_stm32.c drivers: eeprom: stm32: simplify write error handling 2025-04-09 06:53:50 +02:00
eeprom_tmp116.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
Kconfig
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.mb85rcxx
Kconfig.mb85rsxx
Kconfig.stm32
Kconfig.tmp116
Kconfig.xec