zephyr/drivers/bbram
Laczen JMS 95bdfb5c33 bbram: add support from user threads
Provide the necessary handlers to support bbram access from userthreads
solves #61868.

Signed-off-by: Laczen JMS <laczenjms@gmail.com>
2023-08-29 10:26:07 +02:00
..
bbram_emul.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bbram_handlers.c bbram: add support from user threads 2023-08-29 10:26:07 +02:00
bbram_it8xxx2.c
bbram_microchip_mcp7940n.c drivers: bbram: Add Microchip MCP7940N driver 2023-03-01 08:55:39 +01:00
bbram_npcx.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bbram_shell.c
bbram_stm32.c
bbram_xec.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
CMakeLists.txt bbram: add support from user threads 2023-08-29 10:26:07 +02:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.bbram_emul
Kconfig.it8xxx2
Kconfig.microchip drivers: bbram: Add Microchip MCP7940N driver 2023-03-01 08:55:39 +01:00
Kconfig.npcx
Kconfig.stm32
Kconfig.xec