Searched refs:z_stm32_hsem_is_owned (Results 1 – 2 of 2) sorted by relevance
162 static inline bool z_stm32_hsem_is_owned(uint32_t hsem) in z_stm32_hsem_is_owned() function
348 __ASSERT_NO_MSG(z_stm32_hsem_is_owned(CFG_HW_RNG_SEMID)); in generate_from_isr()628 rng_already_acquired = z_stm32_hsem_is_owned(CFG_HW_RNG_SEMID) || in entropy_stm32_rng_get_entropy_isr()