nrfxlib API 0.1.0
|
void * nrf_wifi_osal_bus_qspi_dev_add | ( | void * | os_qspi_priv, |
void * | osal_qspi_dev_ctx | ||
) |
brief Add a qspi device instance.
os_qspi_priv | OS specific qspi context. |
osal_qspi_dev_ctx | Pointer to the OSAL qspi device context. |
Function to be invoked when a matching qspi device is added to the system. It expects the pointer to an OS specific qspi device context to be returned.