Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c91 bool filling_pools; member
415 already_filling = entropy_stm32_rng_data.filling_pools; in start_pool_filling()
416 entropy_stm32_rng_data.filling_pools = true; in start_pool_filling()
563 entropy_stm32_rng_data.filling_pools = false; in stm32_rng_isr()
738 } else if (!entropy_stm32_rng_data.filling_pools) { in entropy_stm32_rng_pm_action()
753 if (entropy_stm32_rng_data.filling_pools) { in entropy_stm32_rng_pm_action()