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

◆ nrf_wifi_osal_bus_qspi_deinit()

void nrf_wifi_osal_bus_qspi_deinit ( void *  os_qspi_priv)

Deinitialize a qspi device driver.

Parameters
os_qspi_privOS specific qspi context.

This API should be called when the qspi device driver is to be unregistered from the OS's qspi core.

Returns
None.