Searched refs:Started (Results 1 – 1 of 1) sorted by relevance
32 static enum { Stopped, Starting, Started, Stopping} HF_Clock_state = Stopped; enumerator71 if ( ( HF_Clock_state == Started ) || ( HF_Clock_state == Starting ) ) { in nrf_clock_TASKS_HFCLKSTOP()158 HF_Clock_state = Started; in nrf_clock_HFTimer_triggered()