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

◆ bus_qspi_dev_add

void *(* nrf_wifi_osal_ops::bus_qspi_dev_add) (void *qspi_priv, void *osal_qspi_dev_ctx)

Add a QSPI device to the bus.

Parameters
qspi_privA pointer to the QSPI bus.
osal_qspi_dev_ctxA pointer to the QSPI device context.
Returns
A pointer to the added QSPI device.