Lines Matching full:low
47 * This code can be used to managing low-frequency clock (LFCLK) and the high-frequency clock
63 * @brief Presence of the Low Frequency Clock calibration.
73 * @brief Low-frequency clock sources.
95 * External 32 kHz low swing signal. Used only with the LFCLKSRC register.
151 …* @details The NRF_CLOCK_TASK_LFCLKSTOP task cannot be set when the low-frequency clock is not run…
249 * @brief Function for changing the low-frequency clock source.
250 * @details This function cannot be called when the low-frequency clock is running.
252 * @param[in] source New low-frequency clock source.
257 * @brief Function for retrieving the selected source for the low-frequency clock.
260 * is the selected source for the low-frequency clock.
262 * is the selected source for the low-frequency clock.
264 * the HFCLK is the selected source for the low-frequency clock.
269 * @brief Function for retrieving the active source of the low-frequency clock.
272 * is the active source of the low-frequency clock.
274 * is the active source of the low-frequency clock.
276 * the HFCLK is the active source of the low-frequency clock.