zephyr/soc/nordic/nrf54h
Bjarki Arge Andreasen 7e0e583f9e soc: nordic: nrf54h: gpd: yield() to not block if main is coop
The main thread, if configured with coop priority (don't do that :D)
breaks gpd since it has a non yielding while loop (also don't do that)

Add an explicit yield() to allow other threads to run if main or other
threads use gpd with coop prio.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-02-05 12:25:10 +01:00
..
bicr soc: nordic: nrf54h: add BICR generation tooling 2024-12-17 15:23:50 +01:00
gpd soc: nordic: nrf54h: gpd: yield() to not block if main is coop 2025-02-05 12:25:10 +01:00
align.ld
CMakeLists.txt soc: nordic: nrf54h: add BICR generation tooling 2024-12-17 15:23:50 +01:00
Kconfig soc: nordic: add common symbol for RAM control helper presence 2024-12-23 18:40:52 +01:00
Kconfig.defconfig soc: nordic: nrf54h: disable PM_DEVICE_POWER_DOMAIN 2024-11-01 12:10:12 -05:00
Kconfig.defconfig.nrf54h20_cpuapp nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00
Kconfig.defconfig.nrf54h20_cpuflpr nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00
Kconfig.defconfig.nrf54h20_cpuppr nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00
Kconfig.defconfig.nrf54h20_cpurad soc: nordic: Default enable Power Management on nRF54H20 radio core 2024-12-03 15:47:48 +00:00
Kconfig.soc nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00
pm_s2ram.c soc: nordic: nrf54h: disable IRQ before PM config 2024-11-26 14:46:55 +00:00
pm_s2ram.h soc: nordic: nrf54h: poweroff: Add support for s2ram 2024-09-06 11:29:06 -04:00
power.c soc: nordic: nrf54h: disable IRQ before PM config 2024-11-26 14:46:55 +00:00
power.h soc: nordic: nrf54h: poweroff: Add support for s2ram 2024-09-06 11:29:06 -04:00
soc.c soc: nordic: Add LRCCONF management 2024-11-26 14:46:55 +00:00
soc.h nordic: Remove the nRF54H20 Engineering B 2024-11-16 15:09:14 -05:00