Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/hwspinlock/
Dhwspinlock_handlers.c21 z_impl_hwspinlock_lock(dev, id); in z_vrfy_hwspinlock_lock()
/Zephyr-latest/include/zephyr/drivers/
Dhwspinlock.h99 static inline void z_impl_hwspinlock_lock(const struct device *dev, uint32_t id) in z_impl_hwspinlock_lock() function