zephyr/soc/nordic
Gerard Marull-Paretas faf075a9d4 soc: nrf54h: gpd: use callback to fetch nrfs async result
Busy-waiting for the result of the nrfs service calls can stall, so
let's use a callback that flags a semaphore instead. Since the API is
supposed to be callable in the context of pre-kernel, fallback to
busy-wait on that scenario.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-11-07 08:57:45 -08:00
..
common soc: nordic: dmm: Fix DMM_REG_ALIGN_SIZE macro when CONFIG_DCACHE=n 2024-11-05 10:57:07 -06:00
nrf51
nrf52 zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
nrf53 soc: nordic: nrf53: SOC_NRF53_CPUNET_ENABLE should not depend on !BT 2024-10-23 15:32:59 -05:00
nrf54h soc: nrf54h: gpd: use callback to fetch nrfs async result 2024-11-07 08:57:45 -08:00
nrf54l soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
nrf91
nrf92 modules: hal_nordic: Add global domain power request service 2024-10-09 18:36:47 +01:00
CMakeLists.txt
Kconfig
Kconfig.defconfig soc: nordic: Fix the way of enabling clock control for nRF54H Series 2024-10-16 16:36:51 +01:00
Kconfig.soc
Kconfig.sysbuild
soc.yml
sysbuild.cmake
timing.c
validate_base_addresses.c modules: hal_nordic: Add new PDM instances 2024-10-18 08:19:01 -04:00
validate_binding_headers.c
validate_enabled_instances.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
validate_rram_partitions.c