Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen_rng.h58 } nrf_cracen_rng_control_t; typedef
81 nrf_cracen_rng_control_t const * p_config);
157 nrf_cracen_rng_control_t const * p_config) in nrf_cracen_rng_control_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_cracen.c87 static const nrf_cracen_rng_control_t control_reset = {.soft_reset = true}; in trng_init()
97 static const nrf_cracen_rng_control_t control_enable = { in trng_init()