zephyr/drivers/hwinfo
Michal Sieron 5098aaa2d1 hwinfo: hwinfo_litex: Make compatible with both 8 and 32-bit CSRs
LiteX CSRs can only be accessed on addresses aligned to 4 bytes.
That's why in 32-bit CSRs case there is bit shifting needed.

Signed-off-by: Michal Sieron <msieron@internships.antmicro.com>
2022-04-29 16:11:53 +02:00
..
CMakeLists.txt drivers: hwinfo: Added unique ID support for RPi Pico 2022-03-16 10:24:32 +01:00
hwinfo_esp32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_gecko.c drivers: hwinfo: gecko: Fix build 2021-06-11 16:23:05 -05:00
hwinfo_handlers.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_imxrt.c drivers: hwinfo: Update i.MX RT Hwinfo driver 2021-06-29 11:30:00 -04:00
hwinfo_litex.c hwinfo: hwinfo_litex: Make compatible with both 8 and 32-bit CSRs 2022-04-29 16:11:53 +02:00
hwinfo_mcux_rcm.c drivers: hwinfo: add NXP MCUX RCM hwinfo driver 2021-07-08 09:33:32 -05:00
hwinfo_mcux_sim.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_mcux_src.c drivers: hwinfo: add reset cause support for iMX RT series 2021-09-29 14:44:21 -04:00
hwinfo_mcux_syscon.c hwinfo: Support NXP LPC family 2021-06-23 18:24:08 -05:00
hwinfo_nrf.c drivers: hwinfo: Remove HWINFO_NRF limitation for non-secure config 2022-04-04 11:15:28 +02:00
hwinfo_psoc6.c drivers: hwinfo: Add cypress psoc6 hwinfo support 2020-10-21 07:20:13 -05:00
hwinfo_rpi_pico.c drivers: hwinfo: Added reset cause support for RPi Pico 2022-03-16 10:24:32 +01:00
hwinfo_sam.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hwinfo_sam0.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_sam4l.c drivers: hwinfo: Remove invalid comparison 2021-03-26 07:13:13 -04:00
hwinfo_sam_rstc.c drivers: hwinfo: sam: Introduce RSTC driver 2022-02-28 10:53:57 +01:00
hwinfo_shell.c hwinfo shell: reset_cause fix 2022-03-22 12:33:11 +01:00
hwinfo_stm32.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_weak_impl.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
Kconfig hwinfo: Add dependency handling for HWINFO_NRF in nonsecure 2022-04-07 11:02:52 -04:00