nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_spinlock_irq_take()

void nrf_wifi_osal_spinlock_irq_take ( void * lock,
unsigned long * flags )

Acquire a busy lock and disable interrupts.

Parameters
lockPointer to a busy lock instance.
flagsInterrupt state flags.

Saves interrupt states (flags), disable interrupts and takes a busy lock (lock).