zephyr/modules/hal_nordic/nrf_802154
Piotr Koziar b6ca9dbc71 modules: hal_nordic: use CLOCK_CONTROL_NRF2 for HFCLK request/release
Makes 802.15.4 use the API under CONFIG_CLOCK_CONTROL_NRF2
in nrf_clock_control.h to request/release HFCLK.

Previous HFCLK requesting/releasing on nRF54H20 was more
of a workaround and could produce issues when
comes to sharing the resources.

Signed-off-by: Piotr Koziar <piotr.koziar@nordicsemi.no>
2025-01-20 09:21:16 +01:00
..
include
radio/platform
serialization/platform modules: hal_nordic: Allow app mem from net core in serialized 802.15.4 2024-11-26 14:46:47 +00:00
sl_opensource/platform modules: hal_nordic: use CLOCK_CONTROL_NRF2 for HFCLK request/release 2025-01-20 09:21:16 +01:00
CMakeLists.txt modules: hal_nordic: remove setting of NRF_802154_USE_RAW_API 2025-01-03 11:39:30 +01:00
nrf_802154_assert_handler.c