nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ spinlock_irq_rel

void(* nrf_wifi_osal_ops::spinlock_irq_rel) (void *lock, unsigned long *flags)

Restore interrupt states and release a spinlock.

Parameters
lockA pointer to the spinlock to release.
flagsA pointer to the saved interrupt states.