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
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
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
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.stm32