Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c476 static void pool_filling_work_handler(struct k_work *work) in pool_filling_work_handler() function
784 k_work_init(&dev_data->filling_work, pool_filling_work_handler); in entropy_stm32_rng_init()