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

◆ bus_pcie_dev_add

void *(* nrf_wifi_osal_ops::bus_pcie_dev_add) (void *pcie_priv, void *osal_pcie_dev_ctx)

Add a PCIe device to the bus.

Parameters
pcie_privA pointer to the PCIe bus.
osal_pcie_dev_ctxA pointer to the PCIe device context.
Returns
A pointer to the added PCIe device.