zephyr/drivers/eeprom
Andrzej Puzdrowski f6641d70d5 drivers/eeprom/eeprom_emulator: fix mutex usage with rambuf
In the eeprom read operation, when rambuf was available
mutex was not unlocked after the read. Consequence of that is
that device was blocked after that read for incoming operations.

This commit fixes the issue

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2021-07-26 12:27:22 -04:00
..
CMakeLists.txt drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
eeprom_at2x.c drivers: eeprom: at2x: convert to new DT helper macros 2021-06-08 16:09:39 +02:00
eeprom_emulator.c drivers/eeprom/eeprom_emulator: fix mutex usage with rambuf 2021-07-26 12:27:22 -04:00
eeprom_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
eeprom_lpc11u6x.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eeprom_shell.c drivers: eeprom: shell cmd fill can now fill whole eeprom 2021-04-08 09:59:42 +02:00
eeprom_simulator.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eeprom_stm32.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
Kconfig drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
Kconfig.eeprom_emu drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
Kconfig.lpc11u6x drivers: eeprom: add driver for NXP LPC11U6X 2020-07-29 20:12:24 +02:00
Kconfig.stm32