nrfxlib API 0.1.0
|
void * nrf_wifi_osal_bus_spi_dev_add | ( | void * | os_spi_priv, |
void * | osal_spi_dev_ctx | ||
) |
brief Add a spi device instance.
osal_spi_dev_ctx | Pointer to the OSAL spi device context. |
Function to be invoked when a matching spi device is added to the system. It expects the pointer to a OS specific spi device context to be returned.