![]() |
nRF WiFi
|
| void(* nrf_wifi_osal_ops::spinlock_irq_take) (void *lock, unsigned long *flags) |
Save interrupt states, disable interrupts, and acquire a spinlock.
| lock | A pointer to the spinlock to acquire. |
| flags | A pointer to store the saved interrupt states. |