Searched refs:time_cycles (Results 1 – 1 of 1) sorted by relevance
121 uint32_t time_cycles = time_us * NRFX_DELAY_CPU_FREQ_MHZ; in nrfx_coredep_delay_us() local137 while ((DWT->CYCCNT - cyccnt_initial) < time_cycles) in nrfx_coredep_delay_us()