nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ mpsl_clock_hfclk_latency_set()

int32_t mpsl_clock_hfclk_latency_set ( uint16_t  hfclk_rampup_time_us)

#include <mpsl/include/mpsl_clock.h>

Informs MPSL about the actual ramp-up time of the high-frequency crystal oscillator.

Note
Using a value smaller than the actual ramp-up time needed will cause asserts.
Parameters
[in]hfclk_rampup_time_usRamp-up time of the high-frequency oscillator, in microseconds. See mpsl_clock_hfclk_latency_config_t for recommended values.
Return values
0Success