Searched refs:nrfx_coredep_delay_us (Results 1 – 6 of 6) sorted by relevance
103 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() function147 NRF_STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) in nrfx_coredep_delay_us() function
83 #define nrf_802154_delay_us(time_in_us) nrfx_coredep_delay_us(time_in_us)
237 nrfx_coredep_delay_us(1); in trng_entropy_get()358 nrfx_coredep_delay_us(1); in cm_aes_ecb()
729 nrfx_coredep_delay_us(3); in wait_for_endtx()865 nrfx_coredep_delay_us(3); in blocking_tx()
253 nrfx_coredep_delay_us(93); in nrfy_grtc_prepare()
585 …r of cycles consumed by one iteration of the internal loop in the function nrfx_coredep_delay_us().