Home
last modified time | relevance | path

Searched refs:nrfx_coredep_delay_us (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/boards/native/nrf_bsim/soc/
Dnrfx_coredep.c17 void nrfx_coredep_delay_us(uint32_t time_us) in nrfx_coredep_delay_us() function
/Zephyr-latest/soc/nordic/nrf51/
Dsoc.c33 nrfx_coredep_delay_us(time_us); in arch_busy_wait()
/Zephyr-latest/soc/nordic/nrf91/
Dsoc.c37 nrfx_coredep_delay_us(time_us); in arch_busy_wait()
/Zephyr-latest/soc/nordic/nrf52/
Dsoc.c49 nrfx_coredep_delay_us(time_us); in arch_busy_wait()
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_glue.c21 nrfx_coredep_delay_us(usec_to_wait); in nrfx_busy_wait()
/Zephyr-latest/soc/nordic/nrf92/
Dsoc.c111 nrfx_coredep_delay_us(time_us); in arch_busy_wait()
/Zephyr-latest/soc/nordic/nrf54l/
Dsoc.c174 nrfx_coredep_delay_us(time_us); in arch_busy_wait()
/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.c159 nrfx_coredep_delay_us(time_us); in arch_busy_wait()
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c581 nrfx_coredep_delay_us(time_us); in arch_busy_wait()