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

◆ nrf_wifi_osal_bus_pcie_dev_deinit()

void nrf_wifi_osal_bus_pcie_dev_deinit ( void *  os_pcie_dev_ctx)

Deinitialize a PCIe device instance.

Parameters
os_pcie_dev_ctxPointer to the OS specific PCIe device context which was returned by nrf_wifi_osal_bus_pcie_dev_add.

Function to be invoked when a PCIe device is to be deinitialized.

Returns
None.