nrfxlib API 3.3.99
Loading...
Searching...
No Matches
Deprecated List
Global mpsl_clock_hfclk_is_running (uint32_t *p_is_running)
Use mpsl_clock_hfclk_src_is_running instead. This function will be removed in a future release.
Global mpsl_clock_hfclk_release (void)
Use mpsl_clock_hfclk_src_release instead. This function will be removed in a future release.
Global mpsl_clock_hfclk_request (mpsl_clock_hfclk_callback_t hfclk_started_callback)
Use mpsl_clock_hfclk_src_request instead. This function will be removed in a future release.
Global nrf_802154_deinit (void)
This function is deprecated. Calling it can crash the driver and it is not recommended to use it. Use the nrf_802154_reinit function instead to reinitialize the driver when needed.
Global nrf_802154_first_symbol_timestamp_get (uint64_t end_timestamp, uint8_t psdu_length)
This function is deprecated. Use nrf_802154_timestamp_end_to_phr_convert instead and adjust the code that calls this function to rely on the timestamp of the first symbol of the PHR, not the timestamp of the first symbol of the frame.
Global nrf_802154_mhr_timestamp_get (uint64_t end_timestamp, uint8_t psdu_length)
This function is deprecated. Use nrf_802154_timestamp_end_to_phr_convert instead and adjust the code that calls this function to rely on the timestamp of the first symbol of the PHR, not the MAC Header timestamp.
Global sdc_support_channel_sounding_initiator_role (void)
Use sdc_support_channel_sounding_initiator_role_central() and/or sdc_support_channel_sounding_initiator_role_peripheral() instead.
Global sdc_support_channel_sounding_reflector_role (void)
Use sdc_support_channel_sounding_reflector_role_central() and/or sdc_support_channel_sounding_reflector_role_peripheral() instead.
Global sdc_support_extended_feature_set (void)
Use sdc_support_extended_feature_set_central() and/or sdc_support_extended_feature_set_peripheral() instead.