zephyr/drivers/hwinfo
Daniel Leung 26ecaba4af drivers: syscalls: use zephyr_syscall_header
This adds a few line use zephyr_syscall_header() to include
headers containing syscall function prototypes.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: hwinfo: esp32xx: implements get_reset_cause 2023-04-24 15:44:31 +02:00
hwinfo_andes.c
hwinfo_esp32.c drivers: hwinfo: esp32_net: add support for esp32_net 2023-04-28 14:49:08 +02:00
hwinfo_gecko.c
hwinfo_handlers.c
hwinfo_imxrt.c
hwinfo_litex.c
hwinfo_mcux_rcm.c
hwinfo_mcux_sim.c
hwinfo_mcux_src.c
hwinfo_mcux_src_rev2.c
hwinfo_mcux_syscon.c
hwinfo_nrf.c
hwinfo_psoc6.c
hwinfo_rpi_pico.c
hwinfo_sam.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
hwinfo_sam0.c
hwinfo_sam4l.c
hwinfo_sam_rstc.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
hwinfo_shell.c
hwinfo_stm32.c drivers: hwinfo: modification into hwinfo_get_reset_cause() 2023-04-17 10:15:35 +02:00
hwinfo_weak_impl.c