Searched refs:rt_hw_spin_lock (Results 1 – 1 of 1) sorted by relevance
209 void rt_hw_spin_lock(rt_hw_spinlock_t *lock);235 #define rt_hw_spin_lock(lock) *(lock) = rt_hw_interrupt_disable() macro
Completed in 2 milliseconds