Searched refs:p_config (Results 1 – 1 of 1) sorted by relevance
17 nrf_cracen_rng_control_t const * p_config) in nrf_cracen_rng_control_set() argument20 ((p_config->enable << CRACENCORE_RNGCONTROL_CONTROL_ENABLE_Pos) in nrf_cracen_rng_control_set()22 | ((p_config->fifo_full_int_en << CRACENCORE_RNGCONTROL_CONTROL_INTENFULL_Pos) in nrf_cracen_rng_control_set()24 | ((p_config->soft_reset << CRACENCORE_RNGCONTROL_CONTROL_SOFTRST_Pos) in nrf_cracen_rng_control_set()26 | ((p_config->number_128_blocks << CRACENCORE_RNGCONTROL_CONTROL_NB128BITBLOCKS_Pos) in nrf_cracen_rng_control_set()