Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/soc/
Dnrfx_coredep.h103 NRF_STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us);
115 NRF_STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) in nrfx_coredep_delay_us() function
147 NRF_STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) in nrfx_coredep_delay_us() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_utils.h83 #define nrf_802154_delay_us(time_in_us) nrfx_coredep_delay_us(time_in_us)
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c237 nrfx_coredep_delay_us(1); in trng_entropy_get()
358 nrfx_coredep_delay_us(1); in cm_aes_ecb()
Dnrfx_uarte.c729 nrfx_coredep_delay_us(3); in wait_for_endtx()
865 nrfx_coredep_delay_us(3); in blocking_tx()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h253 nrfx_coredep_delay_us(93); in nrfy_grtc_prepare()
/hal_nordic-latest/nrfx/
DCHANGELOG.md585 …r of cycles consumed by one iteration of the internal loop in the function nrfx_coredep_delay_us().