Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c202 LL_RNG_SetHealthConfig(rng, DT_INST_PROP(0, health_test_magic)); in configure_rng()
204 LL_RNG_SetHealthConfig(rng, desired_htcr); in configure_rng()
733 LL_RNG_SetHealthConfig(dev_data->rng, DT_INST_PROP(0, health_test_magic)); in entropy_stm32_rng_pm_action()