Searched refs:rng_already_acquired (Results 1 – 1 of 1) sorted by relevance
618 bool rng_already_acquired; in entropy_stm32_rng_get_entropy_isr() local628 rng_already_acquired = z_stm32_hsem_is_owned(CFG_HW_RNG_SEMID) || in entropy_stm32_rng_get_entropy_isr()635 if (!rng_already_acquired) { in entropy_stm32_rng_get_entropy_isr()