zephyr/soc/arm/nordic_nrf
Andrzej Głąbek c50108113d soc: nrf53: Fix extraction of the XOSC32MTRIM.SLOPE bitfield
The value in this bitfield is provided in the two's complement form,
so it requires special handling. Previously, it was read as just an
unsigned value and this could result in a wrongly computed CAPVALUE.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-01-12 13:30:58 +01:00
..
common soc: nordic_nrf: Allow building with TF-M without platform partition 2022-10-03 10:17:45 +02:00
nrf51 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
nrf52 soc: nrf52: Kconfig option for nRF52840 anomaly 198 2022-12-27 15:32:22 +01:00
nrf53 soc: nrf53: Fix extraction of the XOSC32MTRIM.SLOPE bitfield 2023-01-12 13:30:58 +01:00
nrf91 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
CMakeLists.txt soc: nordic: Set TF-M option for nordic HAL library 2022-01-04 18:59:08 +01:00
Kconfig soc: nordic_nrf: Allow building with TF-M without platform partition 2022-10-03 10:17:45 +02:00
Kconfig.defconfig soc: arm: nordic: Change tick rate for non-tickless kernel 2022-05-19 11:03:50 +02:00
Kconfig.peripherals soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
timing.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
validate_base_addresses.c dts: nordic: Add missing qdec0 node labels 2022-05-10 18:41:14 +02:00
validate_enabled_instances.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00