Searched refs:soft_reset (Results 1 – 2 of 2) sorted by relevance
56 bool soft_reset; /**< Soft reset the RNG peripheral */ member164 | ((p_config->soft_reset << CRACENCORE_RNGCONTROL_CONTROL_SOFTRST_Pos) in nrf_cracen_rng_control_set()
87 static const nrf_cracen_rng_control_t control_reset = {.soft_reset = true}; in trng_init()