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

◆ nrf_wifi_osal_bus_qspi_dev_rem()

void nrf_wifi_osal_bus_qspi_dev_rem ( void *  os_qspi_dev_ctx)

brief Remove a qspi device instance.

Parameters
os_qspi_dev_ctxPointer to the OS specific qspi device context which was returned by @nrf_wifi_osal_bus_qspi_dev_add.

Function to be invoked when a matching qspi device is removed from the system.

Returns
None.