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

◆ nrf_wifi_osal_bus_pcie_dev_init()

enum nrf_wifi_status nrf_wifi_osal_bus_pcie_dev_init ( void *  os_pcie_dev_ctx)

Initialize 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 initialized.

Returns
NRF_WIFI_STATUS_SUCCESS if successful, NRF_WIFI_STATUS_FAIL otherwise.