nrfxlib API 0.1.0
|
void nrf_wifi_osal_bus_qspi_dev_intr_unreg | ( | void * | os_qspi_dev_ctx | ) |
brief Unregister an interrupt handler for a qspi device.
os_qspi_dev_ctx | OS specific qspi device context. |
Unregisters the interrupt handler that was registered using @nrf_wifi_osal_bus_qspi_dev_intr_reg.