Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/hwspinlock/
Dhwspinlock_handlers.c13 return z_impl_hwspinlock_trylock(dev, id); in z_vrfy_hwspinlock_trylock()
/Zephyr-latest/include/zephyr/drivers/
Dhwspinlock.h76 static inline int z_impl_hwspinlock_trylock(const struct device *dev, uint32_t id) in z_impl_hwspinlock_trylock() function