nrfxlib API 2.8.99
|
int32_t mpsl_clock_hfclk_release | ( | void | ) |
#include <mpsl/include/mpsl_clock.h>
Releases the high frequency crystal oscillator.
Indicates that the high frequency crystal oscillator is not needed by the application. MPSL may continue to use the high frequency clock if it is requested by protocol stacks. MPSL will automatically turn it off when it is no longer needed.
0 | Success |