zephyr/modules/hal_nordic/nrf_802154
Andrzej Kuros 0703a3532d modules: hal_nordic: remove weak nrf_802154_clock_hfclk_ready
The __WEAK-tagged function `nrf_802154_clock_hfclk_ready` is removed.
The implementation is provided by the nRF 802.15.4 Radio Driver.
Existence of __WEAK-tagged version causes incorrect behavior when
Link Time Optimization is used.

Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no>
2024-03-02 15:04:16 +01:00
..
include modules: hal_nordic: nRF 802.15.4 customizable asserts 2023-12-11 10:50:27 +01:00
radio/platform hal_nordic: Add protection against resource conflict 2023-03-20 16:59:40 +01:00
serialization/platform modules: hal_nordic: nrf_802154: remove magic number 2023-12-13 13:57:24 +01:00
sl_opensource/platform modules: hal_nordic: remove weak nrf_802154_clock_hfclk_ready 2024-03-02 15:04:16 +01:00
CMakeLists.txt modules: hal_nordic: remove NRF_802154_ENERGY_DETECTED_VERSION 2024-01-10 20:55:05 -05:00
nrf_802154_assert_handler.c modules: hal_nordic: nRF 802.15.4 customizable asserts 2023-12-11 10:50:27 +01:00