spin_lock_blocking() function
Acquire a spin lock safely This function will disable interrupts prior to acquiring the spinlock
Return value
interrupt status to be used when unlocking, to restore to original state
Examples
spin_lock_blocking() is referenced by 1 libraries and example projects: