Home
last modified time | relevance | path

Searched refs:cycles (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/soc/
Dnrfx_coredep.h185 uint32_t cycles = time_us * NRFX_DELAY_CPU_FREQ_MHZ; in nrfx_coredep_delay_us() local
186 delay_cycles(cycles); in nrfx_coredep_delay_us()
/hal_nordic-latest/nrfx/
DCHANGELOG.md585 …use the macro NRFX_COREDEP_DELAY_US_LOOP_CYCLES to specify the number of cycles consumed by one it…