Searched refs:NRF_GRTC_TASK_CLEAR (Results 1 – 4 of 4) sorted by relevance
101 NRFX_GRTC_ACTION_CLEAR = NRF_GRTC_TASK_CLEAR, /**< Clear the GRTC. */
247 NRF_GRTC_TASK_CLEAR = offsetof(NRF_GRTC_Type, TASKS_CLEAR), /**< Clear. */ enumerator1502 (task != NRF_GRTC_TASK_CLEAR) && in nrf_grtc_subscribe_set()1515 (task != NRF_GRTC_TASK_CLEAR) && in nrf_grtc_subscribe_clear()
231 nrf_grtc_task_trigger(p_reg, NRF_GRTC_TASK_CLEAR); in nrfy_grtc_prepare()
641 nrf_grtc_task_trigger(NRF_GRTC, NRF_GRTC_TASK_CLEAR); in nrfx_grtc_uninit()