![]() |
nrfxlib API 3.3.99
|
| int32_t mpsl_clock_hfclk_src_release | ( | mpsl_clock_hfclk_src_t | src | ) |
#include <mpsl/include/mpsl_clock.h>
Releases a high frequency clock for a given source.
Indicates that the high frequency clock for a given source is not needed by the application. MPSL may continue to use the high frequency clock if it is a source requested by protocol stacks. MPSL will automatically turn it off when it is no longer needed.
| [in] | src | The high frequency clock source to release. |
| 0 | Success |