Searched refs:NRF_CLOCK_TASK_HFCLKSTART (Results 1 – 2 of 2) sorted by relevance
466 …NRF_CLOCK_TASK_HFCLKSTART = offsetof(NRF_CLOCK_Type, TASKS_XOSTART), /**< Start HFCLK… enumerator469 …NRF_CLOCK_TASK_HFCLKSTART = offsetof(NRF_CLOCK_Type, TASKS_HFCLKSTART), /**< Start HFCLK…
457 task = NRF_CLOCK_TASK_HFCLKSTART; in nrfx_clock_start()