zephyr/drivers/bbram
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory
Move the syscall_handler.h header, used internally only to a dedicated
internal folder that should not be used outside of Zephyr.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-03 11:46:52 +01:00
..
bbram_emul.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bbram_handlers.c kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
bbram_it8xxx2.c
bbram_microchip_mcp7940n.c
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
Kconfig.bbram_emul
Kconfig.it8xxx2
Kconfig.microchip
Kconfig.npcx
Kconfig.stm32 drivers: rtc: stm32: allow new RTC driver to work with BBRAM 2023-09-20 11:34:52 +01:00
Kconfig.xec