Lines Matching full:for
21 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
45 * @brief Hardware access layer for managing the CLOCK peripheral.
57 // Enable support for external LFCLK sources. Read more in the Product Specification.
96 * For the others @ref NRF_CLOCK_LFCLK_Xtal is returned for this setting.
102 * For the others @ref NRF_CLOCK_LFCLK_Xtal is returned for this setting.
181 * @brief Function for enabling a specific interrupt.
188 * @brief Function for disabling a specific interrupt.
195 * @brief Function for retrieving the state of a specific interrupt.
205 * @brief Function for retrieving the address of a specific task.
215 * @brief Function for setting a specific task.
222 * @brief Function for retrieving the address of a specific event.
232 * @brief Function for clearing a specific event.
239 * @brief Function for retrieving the state of a specific event.
249 * @brief Function for changing the 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.
281 * @brief Function for retrieving the clock source for the LFCLK clock when
294 * @brief Function for retrieving the state of the LFCLK clock.
302 * @brief Function for retrieving the trigger status of the task LFCLKSTART.
310 * @brief Function for retrieving the active source of the high-frequency clock.
320 * @brief Function for retrieving the state of the HFCLK clock.
330 * @brief Function for retrieving the trigger status of the task HFCLKSTART.
339 * @brief Function for changing the calibration timer interval.
349 * @brief Function for setting the subscribe configuration for a given
352 * @param[in] task Task for which to set the configuration.
359 * @brief Function for clearing the subscribe configuration for a given
362 * @param[in] task Task for which to clear the configuration.
367 * @brief Function for setting the publish configuration for a given
370 * @param[in] event Event for which to set the configuration.
377 * @brief Function for clearing the publish configuration for a given
380 * @param[in] event Event for which to clear the configuration.