Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen_rng.h90 NRF_STATIC_INLINE uint32_t nrf_cracen_rng_fifo_level_get(NRF_CRACENCORE_Type const * p_reg);
170 NRF_STATIC_INLINE uint32_t nrf_cracen_rng_fifo_level_get(NRF_CRACENCORE_Type const * p_reg) in nrf_cracen_rng_fifo_level_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c112 uint32_t level = nrf_cracen_rng_fifo_level_get(NRF_CRACENCORE); in trng_setup_conditioning_key()
163 uint32_t level = nrf_cracen_rng_fifo_level_get(NRF_CRACENCORE); in trng_get()