Searched refs:cycles (Results 1 – 2 of 2) sorted by relevance
185 uint32_t cycles = time_us * NRFX_DELAY_CPU_FREQ_MHZ; in nrfx_coredep_delay_us() local186 delay_cycles(cycles); in nrfx_coredep_delay_us()
585 …use the macro NRFX_COREDEP_DELAY_US_LOOP_CYCLES to specify the number of cycles consumed by one it…