Searched refs:z_stm32_hsem_try_lock (Results 1 – 2 of 2) sorted by relevance
135 static inline int z_stm32_hsem_try_lock(uint32_t hsem) in z_stm32_hsem_try_lock() function
407 if (!wait && z_stm32_hsem_try_lock(CFG_HW_RNG_SEMID) != 0) { in start_pool_filling()